WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1NumericBox Class
/ SelectOnFocus Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
SelectOnFocus Property
In This Topic
Gets or sets the condition under which all control text is selected when the control receives focus.
Syntax
C#
public
SelectOnFocusCondition
SelectOnFocus {
get
;
set
;}
Remarks
The default value is OnDefaultSelection.
See Also
Reference
C1NumericBox Class
C1NumericBox Members