Focus |
The FocusChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FocusChangedEventArgs | Construct FocusChangedEventArgs object |
| Name | Description | |
|---|---|---|
| Field | Gets the field that getting/losing focus. | |
| IsFocused | True if the form field is getting a focus, False for losing a focus. | |
| Value | The string value of the form field. |