Name | Description | |
---|---|---|
![]() | AddingGroupEventArgs Constructor | Initializes a new instance of the AddingGroupEventArgs class specifying the tab-group being added and its index. |
The following tables list the members exposed by AddingGroupEventArgs.
Name | Description | |
---|---|---|
![]() | AddingGroupEventArgs Constructor | Initializes a new instance of the AddingGroupEventArgs class specifying the tab-group being added and its index. |
Name | Description | |
---|---|---|
![]() | Cancel | (Inherited from System.ComponentModel.CancelEventArgs) |
![]() | Index | Gets the index at which the TabGroup is being added. |
![]() | TabGroup | Gets the TabbedMdiTabGroup being added to the TabbedMdiManager. |