T
Tim Latham
I'm creating forms dynamically and their contained controls
programmatically,
rather than using the Form editor - using Controls.Add(Control).
Some forms created in this way cause the form underneath it to flash
(presumably refresh) when another form is closed. It happens
regardless of the screen position of the upper form. With some forms
it does not happen.
Does anyone know what causes this or what would solve it?
programmatically,
rather than using the Form editor - using Controls.Add(Control).
Some forms created in this way cause the form underneath it to flash
(presumably refresh) when another form is closed. It happens
regardless of the screen position of the upper form. With some forms
it does not happen.
Does anyone know what causes this or what would solve it?