Freigeben über


_CommandBarComboBox.Caption Property

Gets or sets the caption of the control.

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

Syntax

'Declaration
Property Caption As String
string Caption { get; set; }

Property Value

Type: System.String
The caption.

.NET Framework Security

See Also

Reference

_CommandBarComboBox Interface

Caption Overload

Microsoft.VisualStudio.CommandBars Namespace