SubMenu Property |
Gets the popup menu associated with a sub menu.
Signature
object.SubMenu
object
PopupMenuItem
The object or objects this property applies to.
SubMenu
PopupMenu; read-only
The popup menu associated with the sub menu.
Remarks
If the popup menu item is not a sub menu, this property returns an error.
Comments? |