pull-down / drop-down menuitem or toolbar?

M

Michael

has anyone a sample of a pull-down / drop-down menuitem or toolbar?

what I am looking for is the same type of functionality as the "zoom"
drop-down box.

I want something like:

Level 1
Level 2
Level 3
Level 4

Depending on the 'selected' level I want my code VB/VBA to hide/show
certain shapes.

Is this possible? (working with V2000)

Michael
 
M

Michael

Ok found a a setting to set the toolbaritem (CntrlType) to
visCtrlTypeDROPDOWN
and an empty dropdown box appears in the toolbar, other then that I am
clueless how to
fill it with text and associate code to it... google doesn't help much
either...

any help?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top