constants OpenOnClickEnum
The OpenOnClickEnum expression specifies how the user opens the menus. The
OpenOnClick
property indicates the way the user opens the menus.
Name
Value
Description
exClickMenuBar
-1
The control opens the popup when the user clicks the menu bar.
exHoverMenuBar
0
The control opens the popup when the cursor hovers the menu bar.
exAlwaysClick
1
Any popup requires a click to be opened.