ComponentOne Menus and Toolbars for WinForms
C1.Win.C1Command.4.5.2 Assembly / C1.Win.C1Command Namespace / TabPageMovedEventArgs Class
Fields


In This Topic
    TabPageMovedEventArgs Class Members
    In This Topic

    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