CommandBarPopup.BeginGroup 属性

确定此控件是否是第一个在该组中。

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

语法

声明
Property BeginGroup As Boolean
bool BeginGroup { get; set; }

属性值

类型:System.Boolean
true ,如果控件在命令组分隔符之后,否则 false。

.NET Framework 安全性

请参见

参考

CommandBarPopup 接口

BeginGroup 重载

Microsoft.VisualStudio.CommandBars 命名空间