Click or drag to resize
InputClientEvents Properties

The InputClientEvents type exposes the following members.

Properties
  Name Description
Public property OnBlur
Public property OnButtonClick
Public property OnDisable
Public property OnEnable
Public property OnEnumerationChanged
Fired whenever the value of any enumeration mask part has changed.
Public property OnError
Public property OnFocus
Public property OnKeyPress
Public property OnLoad
Public property OnMouseOut
Public property OnMouseOver
Public property OnMoveDown
Fired whenever the user decreases the value of any enumeration or numeric range mask part of KaxMaskedTextBox (with either keyboard arrow keys or mouse wheel).
Public property OnMoveUp
Fired whenever the user increases the value of any enumeration or numeric range mask part of KaxMaskedTextBox (with either keyboard arrow keys or mouse wheel).
Public property OnValueChanged
Public property OnValueChanging
Public property ViewState
Top
See Also