[This is preliminary documentation and is subject to change.]
Returns focused .NET control or null
Namespace: NFX.WinFormsAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
public static Control GetFocusedControl()
public static Control GetFocusedControl()
Public Shared Function GetFocusedControl As Control
Public Shared Function GetFocusedControl As Control
public:
static Control^ GetFocusedControl()
public:
static Control^ GetFocusedControl()
static member GetFocusedControl : unit -> Control
static member GetFocusedControl : unit -> Control
Return Value
Type:
Control