I am trying to achieve a windows XP style with my VB software, and found plenty of resources telling me that I had to use Windows Common Controls 5.0

This seems to work wodnerfully. However, I am having the issue of not being able to make dropdown buttons in my toolbar with these controls, whereas it is very easy with Windows Common Controls 6.0

Am I missing something, or do dropdown buttons simply not exist in 5.0? If that is the case, are there any workarounds?