Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Gets or sets the style of the combo box.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaração
Property Style As MsoComboStyle
MsoComboStyle Style { get; set; }
Property Value
Type: Microsoft.VisualStudio.CommandBars.MsoComboStyle
The MsoComboStyle.
Remarks
This property can be set to either msoComboLabel or msoComboNormall, otherwise it throws an ArgumentOutOfRangeException.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.