Class LostFocusEventArgs
Provides additional data for the LostFocus event of the AbstractControl.
public class LostFocusEventArgs : BaseFocusEventArgs
- Inheritance
-
LostFocusEventArgs
Constructors
- LostFocusEventArgs()
Initializes a new instance of the LostFocusEventArgs class.
- LostFocusEventArgs(AbstractControl?)
Initializes a new instance of the LostFocusEventArgs class.
Fields
- Empty
Gets an empty LostFocusEventArgs instance with default parameters.