|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Mdi Forms with Controls and Child FormsHello,
I have an MDI Parent Form and when I add a control on it , lets say a Button, then when I open an MDI Child Form from the Parent Form, the Button is Visible on that Form Child Form,Is actually in Front of it. How can I prevent that , How can i send the Button back to the Backround lets say and see only the Child Form? Thanks in Advance Savvas <savvas***@nodalsoft.com.cy> schrieb
> Hello, It's by design to show only MDI child forms in the MDI parent's client area. > > I have an MDI Parent Form and when I add a control on it , lets say > a Button, > then when I open an MDI Child Form from the Parent Form, the Button > is Visible on that Form Child Form,Is actually in Front of it. > How can I prevent that , How can i send the Button back to the > Backround lets say and see only the Child Form? Dock the button (set dock property) to any side to reduce the size available for the child windows. Armin
Running vb.net 2005 app under windows restricted user
Type inference how do you implement association between objects Check if libraries or program exist dataset question error with exe programs fast updates to textbox? Emailing a form in Visual Basic 2005 Express Need to develop an IDE add-on that would behave similar to the Find in Entire Solution data to datagrid |
|||||||||||||||||||||||