CommandBarItems.InsertPopupMenu
This function adds the specified context menu to the command bar.
| Syntax | Parameters | Return Value |
|---|---|---|
Function CommandBarItems.InsertPopupMenu( _
Index As Integer, _
Caption As String) As CommandBarItem
|
Type: Integer
Type: String |
CommandBarItem |