OnMenuBar Property |
Determines if the specified popup menu is on the menu bar.
Signature
object.OnMenuBar
object
PopupMenu
The object or objects this property applies to.
OnMenuBar
Boolean; read-only
TRUE: This menu is on the menu bar.
FALSE: This menu is not on the menu bar.
Comments? |