| InputClientEvents Class |
Namespace: Kettic.AspNet.Controls
The InputClientEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| InputClientEvents |
| Name | Description | |
|---|---|---|
| OnBlur | ||
| OnButtonClick | ||
| OnDisable | ||
| OnEnable | ||
| OnEnumerationChanged |
Fired whenever the value of any enumeration mask part has changed.
| |
| OnError | ||
| OnFocus | ||
| OnKeyPress | ||
| OnLoad | ||
| OnMouseOut | ||
| OnMouseOver | ||
| 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).
| |
| 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).
| |
| OnValueChanged | ||
| OnValueChanging | ||
| ViewState |