You have to send it a WM_SETFONT message:
Code:SendMessage(Text1, WM_SETFONT, (WPARAM)Tahoma, TRUE);
|
Results 1 to 3 of 3
Thread: Setting A TextBox's fontThreaded View
|
Click Here to Expand Forum to Full Width |