Twitter iPhone pliant OnePlus 11 PS5 Disney+ Orange Livebox Windows 11

Font edit box

1 réponse
Avatar
Fender6
Bonjour,

Je cherche a savoir si il existe une fonction pour modifier la taille
du texte d'une edit box.

Je la cr=E9=E9 de cette fa=E7on :
<code type=3D"c">
HWND edithWnd =3D CreateWindowEx(WS_EX_OVERLAPPEDWINDOW, "EDIT", "",
WS_VISIBLE|WS_CHILD|ES_AUTOHSCROLL|ES_NOHIDESEL,sudoku[1].x-8, 5, 38,
38, hwnd, NULL, instance, NULL);
</code>

Merci,

1 réponse

Avatar
Christian ASTOR
On 27 déc, 12:16, Fender6 wrote:

Je cherche a savoir si il existe une fonction pour modifier la taille
du texte d'une edit box.



En envoyant WM_SETFONT