R.Wieser
2022-12-24 07:35:06 UTC
Hello all,
I'm putting a combobox onto a dialog using CreateWindowEx, only setting the
WS_VISIBLE and WS_CHILD styles (no CBS_* ones). As a result I get something
that looks the same as if I specified the CBS_DROPDOWN style.
Question : what am I actually getting / whats the difference between no
style and the CBS_DROPDOW one ?
Regards,
Rudy Wieser
I'm putting a combobox onto a dialog using CreateWindowEx, only setting the
WS_VISIBLE and WS_CHILD styles (no CBS_* ones). As a result I get something
that looks the same as if I specified the CBS_DROPDOWN style.
Question : what am I actually getting / whats the difference between no
style and the CBS_DROPDOW one ?
Regards,
Rudy Wieser