Share via


CommandBarComboBoxClass Members

Include Protected Members
Include Inherited Members

Reserved for internal use.

The CommandBarComboBoxClass type exposes the following members.

Properties

  Name Description
Public property accChild
Public property accChildCount
Public property accDefaultAction
Public property accDescription
Public property accFocus
Public property accHelp
Public property accHelpTopic
Public property accKeyboardShortcut
Public property accName
Public property accParent
Public property accRole
Public property accSelection
Public property accState
Public property accValue
Public property Application
Public property BeginGroup
Public property BuiltIn
Public property Caption
Public property Control
Public property Creator
Public property DescriptionText
Public property DropDownLines Gets or sets the number of lines in a command bar combo box control. The combo box control must be a custom control and it must be a drop-down list box or a combo box. Read/write.
Public property DropDownWidth Gets or sets the width (in pixels) of the list for the specified command bar combo box control. Read/write.
Public property Enabled
Public property Height
Public property HelpContextId
Public property HelpFile
Public property Id
Public property Index
Public property InstanceId
Public property InstanceIdPtr
Public property IsPriorityDropped
Public property Left
Public property List Gets or sets an item in the CommandBarComboBox control. Read/write.
Public property ListCount Gets the number of list items in a CommandBarComboBox control. Read-only.
Public property ListHeaderCount Gets or sets the number of list items in a CommandBarComboBox control that appears above the separator line. Read/write.
Public property ListIndex Gets or sets the index number of the selected item in the list portion of the CommandBarComboBox control. If nothing is selected in the list, this property returns zero. Read/write.
Public property OLEUsage
Public property OnAction
Public property Parameter
Public property Parent
Public property Priority
Public property Style
Public property Tag
Public property Text
Public property TooltipText
Public property Top
Public property Type
Public property Visible
Public property Width

Top

Methods

  Name Description
Public method accDoDefaultAction
Public method accHitTest
Public method accLocation
Public method accNavigate
Public method accSelect
Public method add_Change
Public method AddItem
Public method Clear
Public method Copy
Public method Delete
Public method Equals (Inherited from Object.)
Public method Execute
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Move
Public method remove_Change
Public method RemoveItem Removes an item from a CommandBarComboBox control.
Public method Reserved1
Public method Reserved2
Public method Reserved3
Public method Reserved4
Public method Reserved5
Public method Reserved6
Public method Reserved7
Public method Reset
Public method SetFocus
Public method ToString (Inherited from Object.)

Top

Events

  Name Description
Public event Change

Top

See Also

Reference

CommandBarComboBoxClass Class

Microsoft.Office.Core Namespace