constants OpenOnClickEnum
The OpenOnClickEnum expression specifies how the user opens the menus. The OpenOnClick property indicates the way the user opens the menus.

NameValueDescription
exClickMenuBar-1 The control opens the popup when the user clicks the menu bar.
exHoverMenuBar0 The control opens the popup when the cursor hovers the menu bar.
exAlwaysClick1 Any popup requires a click to be opened.