property Item.ShowLocalPopup as Boolean
Specifies whether the item's popup is shown as local. Clicking any item inside a local popup makes the popup itself to close including all its descendent sub-menus, without closing any ascendant sub-menus.
| | Type | Description | |
| |
Boolean |
A Boolean expression that specifies whether the item's sub-menu is closed when
user clicks an item.
| |