HI
I need to create control (with extend) which is inherit from abstract control (like interface control which holds common logic for other controls)
is it possible?
I mean to create new control lets call it abstract and other two control are inherit from it?
example will be very helpful
Thank you