CommandBarPopup.Controls 属性

定义

返回一个 CommandBarControls 对象,该对象代表命令栏或弹出控件上的所有控件。

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

属性值

适用于