Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Sets the zero-based index value of the position of the caret in an edit control.
Parameters
-
wParam
-
The new zero-based index value of the position of the caret.
-
lParam
- Must be zero.
Return value
This message does not return a value.
Remarks
If the index is out of the range of the text in an edit control, the index will be adjusted to fit inside the range of the text.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client |
Windows 10, 1809 [desktop apps only] |
| Minimum supported server |
Windows Server 2019 [desktop apps only] |
| Header |
|
See also
-
Reference