InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputNavigatorClickEventArgs Class
Properties


In This Topic
    InputNavigatorClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by InputNavigatorClickEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the InputNavigatorClickEventArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the clicked button.  
    Public PropertyGets or sets a value indicating whether the built-in processing of the navigator button click should be omitted (for the BeforeButtonClick event only).  
    Top
    See Also