Table of Contents

Class GotFocusEventArgs

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.