_CommandBarButton.Control 属性

获取控件。

命名空间:  Microsoft.VisualStudio.CommandBars
程序集:  Microsoft.VisualStudio.CommandBars(在 Microsoft.VisualStudio.CommandBars.dll 中)

语法

声明
ReadOnly Property Control As Object
Object Control { get; }

属性值

类型:System.Object
控件。

备注

控件不包含其他控件,因此,此属性始终返回控件。

.NET Framework 安全性

请参见

参考

_CommandBarButton 接口

Control 重载

Microsoft.VisualStudio.CommandBars 命名空间