I have a child window (frmOne), maximized in its parent window.
I have a link to open another window (frmTwo)
this frmTwo is fixed size, looks awful maximized.
When I open it, it opens it as being Maximized.
This
doesn't work
I have a link to open another window (frmTwo)
this frmTwo is fixed size, looks awful maximized.
When I open it, it opens it as being Maximized.
This
Visual Basic:
frmTwo.WindowState=FormWindowState.Normal