I need to create a resizing toolbar in WIN32 using DEV Studio.
I can't use MFC or C++.
I can get a button only toolbar but need lots of other types of control. Yes I have seen the doc in the help for combos in toolbars but was wondering, before I start writing a libary to do the resizing if anyone had done this before and had some code.

Anyone have any code for creating a floating toolbar using common controls?