Cannot change the height of a combo box in the VS Dialog Editor

Posted by Hamish Morrison on Stack Overflow See other posts from Stack Overflow or by Hamish Morrison
Published on 2010-04-09T20:30:49Z Indexed on 2010/04/09 20:33 UTC
Read the original article Hit count: 190

Filed under:
|
|

Any combo box I create seems to be stuck at 12 dialog units in height. Microsoft's guidelines for spacing and sizing of controls in dialog boxes state that a combo box should be 14 dialog units high.

I have even tried editing the resource file in notepad and recompiling in Visual Studio without opening the resource editor - but the combo boxes are still the wrong size!

Any ideas?

© Stack Overflow or respective owner

Related posts about c++

Related posts about win32