Hi everyone
I have a control that inherits from the panel control, but I need to be able to do some custom drawing in the top 30 pixels of the control and add some controls, the rest of the control area is for controls to be added to at design time.
What I'm looking to happen is when a control is placed in my control at design time it will be added to the area below my custom drawing not over the top of it.
Any help would be much appreciated
Thanks in advance
Dan

set client area of control that inherits from panel
Josh Cochran
johnlayer
Shaik Abdullah K
Cheers
Dan