macro Edit_SetHilite (commctrl.h)
Cette macro n’est pas implémentée.
Syntaxe
void Edit_SetHilite(
HWND hwndCtl,
int ichStart,
int ichEnd
);
Paramètres
hwndCtl
Type : HWND
Handle du contrôle d’édition.
ichStart
Type : int
Index du premier caractère mis en surbrillance.
ichEnd
Type : int
Index du dernier caractère mis en surbrillance.
Valeur de retour
None
Configuration requise
Condition requise | Valeur |
---|---|
Plateforme cible | Windows |
En-tête | commctrl.h |