Hidden Form Remains Visible

  • Thread starter Thread starter Joe_Reggae
  • Start date Start date
J

Joe_Reggae

I have a Windows form that sometimes (but not always) remains visible on
screen when set to "this.Visible = false;" I think as far as the app is
concerned the form is in fact invisible. Can someone suggest a solution to
this? Do I somehow need to repaint the control, and if so How does one do
that? Thanks.
 
Back
Top