G
gupta
I have derived a control from Control class and I would like to draw a
border. If I draw a border using ClientSize or ClientRectangle then controls
inside of it hides it. I have to either draw it in NON-CLIENT area or modify
the client area so other controls can not hide it.
Does anyone know how to do this in .NETCF?
Anil
border. If I draw a border using ClientSize or ClientRectangle then controls
inside of it hides it. I have to either draw it in NON-CLIENT area or modify
the client area so other controls can not hide it.
Does anyone know how to do this in .NETCF?
Anil