'Usage
Dim instance As C1NumericBox Dim start As Integer Dim length As Integer instance.Select(start, length)
Parameters
- start
- Start of the selection.
- length
- Length of the selection.
'Usage
Dim instance As C1NumericBox Dim start As Integer Dim length As Integer instance.Select(start, length)