|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
How do I specify the font for a combobox in win32
Hey,
How do I set the default font/size for a combobox control. I'm coding in c and win32. Thanks |
|
#2
|
||||
|
||||
|
Try sending the control a WM_SETFONT message. See http://msdn.microsoft.com/library/d...fWM_SETFONT.asp for more information. Hope this helps.
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > How do I specify the font for a combobox in win32 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|