CommandBarPopup.CommandBar Property

Definition

Returns a CommandBar object that represents the menu displayed by the specified pop-up control.

public:
 property Microsoft::Office::Core::CommandBar ^ CommandBar { Microsoft::Office::Core::CommandBar ^ get(); };
public Microsoft.Office.Core.CommandBar CommandBar { get; }
member this.CommandBar : Microsoft.Office.Core.CommandBar
Public ReadOnly Property CommandBar As CommandBar

Property Value

Applies to