次の方法で共有


CommandBarComboBoxClass.BeginGroup Property

Determines whether this control is the first in its group.

Namespace:  Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

Syntax

'宣言
Public Overridable Property BeginGroup As Boolean
public virtual bool BeginGroup { get; set; }

Property Value

Type: System.Boolean
true if the control is preceded by a command group separator, otherwise false.

Implements

_CommandBarComboBox.BeginGroup

.NET Framework Security

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.VisualStudio.CommandBars Namespace