C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / TabPageMovedEventArgs Class
Fields


TabPageMovedEventArgs Class Members

The following tables list the members exposed by TabPageMovedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TabPageMovedEventArgs class  
Top
Public Fields
 NameDescription
Public FieldIndicates the new index of the moved tab page.  
Public FieldIndicates the old index of the moved tab page.  
Public FieldIndicates the tab page.  
Top
See Also