D
DaveL
Hello,
I have a Custome Control which contains
TextBox
Button
DataGridView
design is Textbox , button When a user clicks the button
i resize the custom control canvasarea to expose the datagridview below
the textbox
click the button or select a Row in the Datagridview it shrinks back to
hieght of the textbox
when it is visible , controls under it bleed through the datagridview
how to solve this
Help
DaveL
I have a Custome Control which contains
TextBox
Button
DataGridView
design is Textbox , button When a user clicks the button
i resize the custom control canvasarea to expose the datagridview below
the textbox
click the button or select a Row in the Datagridview it shrinks back to
hieght of the textbox
when it is visible , controls under it bleed through the datagridview
how to solve this
Help
DaveL