IDocumentObjectFocused Property
Determines whether the element is in the editing mode or not. If true, the element is highlighted with a frame and gets the
right to place the cursor in it. The frame color is determined by the relevance of the element's information (InDate property).
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
ReadOnly Property Focused As Boolean
Get
property bool Focused {
bool get ();
}
abstract Focused : bool with get
Property Value
Boolean