S 
		
								
				
				
			
		Steph.
How can change the bounds of the client area of a control ?
 
In fact I would like to have a Panel with Raised borders. I can draw the raised borders but they disappears as soon as I put control inside with it's Dock property set to DockStyle.Fill.
 
I tried using the "SetClientSizeCore" of my derived Panel..but it doesn't work...
Any help is greatly appreciated !!
 
Thanks,
 
Steph.
				
			In fact I would like to have a Panel with Raised borders. I can draw the raised borders but they disappears as soon as I put control inside with it's Dock property set to DockStyle.Fill.
I tried using the "SetClientSizeCore" of my derived Panel..but it doesn't work...
Any help is greatly appreciated !!
Thanks,
Steph.