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.
This macro is not implemented.
Syntax
void Edit_SetHilite(
HWND hwndCtl,
int ichStart,
int ichEnd
);
Parameters
hwndCtl
Type: HWND
A handle to the edit control.
ichStart
Type: int
The index of the first character that is highlighted.
ichEnd
Type: int
The index of the last character that is highlighted.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | commctrl.h |