Share via


CommandBarComboBoxClass.Width Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Property Width As Integer
    Get
    Set
'Usage
Dim instance As CommandBarComboBoxClass
Dim value As Integer

value = instance.Width

instance.Width = value
public virtual int Width { get; set; }

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.Width

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace