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