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


In This Topic
    SelectedIndexChangingEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SelectedIndexChangingEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the SelectedIndexChangingEventArgs class  
    Top
    Public Fields
     NameDescription
    Public FieldIndicates whether the change of the selected index can be cancelled by the event handler.  
    Public FieldIndicates the new index of the selected tab page.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Top
    See Also