Try this:
Code:HFONT hFont = CreateFont(12, 0,0,0,0,0,0,0,0,0,0,0,0,"MS Sans Serif"); SendMessage(hWnd_Edit, WM_SETFONT, (WPARAM) (HFONT) hFont, 0);
|
Results 1 to 8 of 8
Thread: Question about text on buttonsThreaded View
|
Click Here to Expand Forum to Full Width |