Version

MdiTabGroupResizingEventArgs Class Members

The following tables list the members exposed by MdiTabGroupResizingEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyTabGroupsReturns a collection of MdiTabGroup objects that are being resized.  
Public Methods
 NameDescription
Public MethodGetNewExtentOverloaded. Returns the extent for the specified index of the item in the TabGroups collection  
Public MethodGetNewExtentsReturns a copy of the array of new extents for the MdiTabGroup objects that have been resized.  
See Also