WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Input Assembly
/
C1.WinUI.Input Namespace
/
C1NumericBox Class
/ Select Method
Start of the selection.
Length of the selection.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Select Method (C1NumericBox)
In This Topic
Selects the text specified by start and length.
Syntax
C#
public
void
Select(
int
start
,
int
length
)
Parameters
start
Start of the selection.
length
Length of the selection.
See Also
Reference
C1NumericBox Class
C1NumericBox Members