FormLastClickedControl Property
Gets or sets the value determining the
Form's last clicked control
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public static Control LastClickedControl { get; set; }
Public Shared Property LastClickedControl As Control
Get
Set
static member LastClickedControl : Control with get, set
Property Value
Control