CommandBar.InsertPopupMenu
This function adds the specified context menu to the command bar.
| Syntax | Parameters | Return Value |
|---|---|---|
Function CommandBar.InsertPopupMenu( _
Index As Integer, _
Caption As String) As CommandBarItem
|
The position of where to place the menu. Type: Integer Type: String |
CommandBarItem |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.
