... my good grief, not this again -- combobox problem.

new topic     » topic index » view thread      » older message » newer message

------=_NextPart_000_01C00561.958EBC60

This might offer some clues, but only if you change the SortedCombo
attributes to:
or_all( {   WS_CHILD,
                WS_VISIBLE,
                WS_VSCROLL,
                CBS_DISABLENOSCROLL,
                CBS_DROPDOWN,
                CBS_HASSTRINGS,
                CBS_SORT,
                WS_TABSTOP} )

... but alas, I know next to nothing about subclassing, etc...
Wolf

------=_NextPart_000_01C00561.958EBC60

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu