RegionEvaluableFocused 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.73.9126.0
public override bool Focused { get; set; }
Public Overrides Property Focused As Boolean
Get
Set
public:
virtual property bool Focused {
bool get () override;
void set (bool value) override;
}
abstract Focused : bool with get, set
override Focused : bool with get, set
BooleanIDocumentObjectFocusedIDocumentObjectFocused