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


In This Topic
    NavBarCancelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NavBarCancelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the NavBarCancelEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.ComponentModel.CancelEventArgs)
    Public PropertyThe new index for the selected panel.  
    Public PropertyThe new selected C1NavBarPanel.  
    Top
    See Also