Class | Description | |
---|---|---|
![]() | MdiChildForm | Inherits Form from System.Windows.Forms namespace. Represents MDIChildForm which can be managed by MDITabsOption. MDIClildForms class allows to display a child form as a tabbed document. Method InsertToWindowsList allows to create for every child form a menu button on the main menu in the location of the menu button which property IsItemList is true. On click on this button the related MDI child form will be activated. |