CommandBarComboBoxClass Class

Reserved for internal use.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Core.CommandBarComboBoxClass

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

Syntax

'Declaration
<GuidAttribute("55F88897-7708-11D1-ACEB-006008961DA5")> _
<ClassInterfaceAttribute()> _
Public Class CommandBarComboBoxClass _
    Implements _CommandBarComboBox, CommandBarComboBox, _CommandBarComboBoxEvents_Event
'Usage
Dim instance As CommandBarComboBoxClass
[GuidAttribute("55F88897-7708-11D1-ACEB-006008961DA5")]
[ClassInterfaceAttribute()]
public class CommandBarComboBoxClass : _CommandBarComboBox, 
    CommandBarComboBox, _CommandBarComboBoxEvents_Event

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CommandBarComboBoxClass Members

Microsoft.Office.Core Namespace