T
TheSteph
Hi,
I've made a CustomPanel derived from the Panel class.
How can I set my own size of the "client area" of that CustomPanel ?
("client area" = Size of the rectangle in which one can drop controls from
the toolbox, or place a control by code)
Because of the large border, some control too close of the border are on
top the border. I would like to prevent user to drop control where the
border is drawn.
Thanks for help !
Steph.
I've made a CustomPanel derived from the Panel class.
How can I set my own size of the "client area" of that CustomPanel ?
("client area" = Size of the rectangle in which one can drop controls from
the toolbox, or place a control by code)
Because of the large border, some control too close of the border are on
top the border. I would like to prevent user to drop control where the
border is drawn.
Thanks for help !
Steph.