Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

expandSubMenu Method 

Expands the sub menu.

[JavaScript]
MenuItem.expandSubMenu()

Remarks

If this menu item has a sub menu, this function expands the sub menu as if the menu item has been clicked, otherwise it does nothing.

All related events handlers will be triggered as if the menu item was clicked.

See Also

MenuItem Object


Direct link to this topic