CommandBar.Controls Property

Definition

Returns a CommandBarControls object that represents all the controls on a command bar or pop-up control.

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

Property Value

Applies to