[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.Focused

Focused Property

Focused

Gets a Boolean value indicating whether the control has input focus.

Declaration
public override bool Focused { get; }
Property Value
Type Description
bool

True if the document has focus; otherwise, False.

Overrides