C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputNumericBox Class / InitialSelection Property

In This Topic
InitialSelection Property (InputNumericBox)
In This Topic
Gets or sets a value determines the selection position when a control receives input focus.
Syntax
'Declaration
 
Public Property InitialSelection As InitialSelection
 
Remarks
Default: InitialSelection.SelectAll.
See Also