FormFocusedControl Property

Gets the value determining The current focused control

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public Control FocusedControl { get; }

Property Value

Control

See Also