Share via


CommandBarComboBoxClass.Priority Property

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

Syntax

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

value = instance.Priority

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

Property Value

Type: System.Int32

Implements

_CommandBarComboBox.Priority

See Also

Reference

CommandBarComboBoxClass Class

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace