FocusChanged event argument. More...
Public Member Functions | |
FocusChangedEventArgs (bool focused) | |
Constructor. | |
Properties | |
bool | Focused [get, set] |
Obtains whether the focus is set. |
FocusChanged event argument.
FocusChangedEventArgs | ( | bool | focused | ) |
Constructor.
focused | Whether the focus is set |