In This Topic
Opens a submenu for linked
C1CommandMenu.
Syntax
'Declaration
Public Sub OpenSubmenu( _
Optional ByVal As Boolean _
)
public void OpenSubmenu(
bool
)
Parameters
- allTree
- True - opens all the tree of menu. False - opens only the current submenu.
See Also