TextBox.Select method
Selects a range of text in the text box.
Syntax
Parameters
- start
-
Type: System.Int32 [.NET] | int32 [C++]
The zero-based index of the first character in the selection.
- length
-
Type: System.Int32 [.NET] | int32 [C++]
The length of the selection, in characters.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013
