M
Michael Jackson
My VS2003 VB.NET app's main form is MDI container. I want to be able to
display a form as an MDI child, but without the close, maximize,maximize
buttons and without the tab associated with it. This form will be used to
display status info, thus should never be closed or selected; just always
there.
Another option would be to set the MDI container area to white, and put
controls on it.
Michael
display a form as an MDI child, but without the close, maximize,maximize
buttons and without the tab associated with it. This form will be used to
display status info, thus should never be closed or selected; just always
there.
Another option would be to set the MDI container area to white, and put
controls on it.
Michael