XtraMdiTabPage Constructors
A tab page that represents an MDI child form.Name | Parameters | Description |
---|---|---|
XtraMdiTabPage(IXtraTab, Form, Boolean) | tabControl, mdiChild, useFormIconAsImage | Initializes a new instance of the XtraMdiTabPage class with the specified settings. |
XtraMdiTabPage(IXtraTab, Form) | tabControl, mdiChild | Initializes a new instance of the XtraMdiTabPage class with the specified settings. |
See Also