Name | Description | |
---|---|---|
FormSelectedEventArgs Constructor | Initializes a new instance of the FormSelectedEventArgs specifying that tab-group and selected form. |
The following tables list the members exposed by FormSelectedEventArgs.
Name | Description | |
---|---|---|
FormSelectedEventArgs Constructor | Initializes a new instance of the FormSelectedEventArgs specifying that tab-group and selected form. |
Name | Description | |
---|---|---|
Form | Gets the form that is currently selected. | |
TabGroup | Gets the TabbedMdiTabGroup which belongs to the selected form. |