Name | Description | |
---|---|---|
GroupAddedEventArgs Constructor | Initializes a new instance of the AddingGroupEventArgs class specifying the tab-group that was added and its index. |
The following tables list the members exposed by GroupAddedEventArgs.
Name | Description | |
---|---|---|
GroupAddedEventArgs Constructor | Initializes a new instance of the AddingGroupEventArgs class specifying the tab-group that was added and its index. |
Name | Description | |
---|---|---|
Index | Gets the index at which the TabGroup was added. | |
TabGroup | Gets the TabbedMdiTabGroup added to the TabbedMdiManager. |