How to make the drop down for comboBox visible in toolbar

T

Taher Baderkhan

Hi,

I have a CommandBarComboBox Component on the toolbar. I
am trying to issue a command through VBA that would make
the dropdown for the comboBox become visible. Is that
possible? The command I am issuing is triggered through a
shortcut key that I have registered

Taher
 
Top