[]
        
(Showing Draft Content)

C1.Win.InputPanel.InputNavigatorClickEventArgs

InputNavigatorClickEventArgs Class

Provides data for a ButtonClick event.

Inheritance
InputNavigatorClickEventArgs
Namespace: C1.Win.InputPanel
Assembly: C1.Win.InputPanel.8.dll
Syntax
public class InputNavigatorClickEventArgs : EventArgs

Constructors

Name Description
InputNavigatorClickEventArgs(InputNavigatorButton)

Initializes a new instance of the InputNavigatorClickEventArgs class.

Properties

Name Description
Button

Gets the clicked button.

Handled

Gets or sets a value indicating whether the built-in processing of the navigator button click should be omitted (for the BeforeButtonClick event only).