CommandBarComboBoxClass Members
Include Protected Members
Include Inherited Members
Reserved for internal use.
The CommandBarComboBoxClass type exposes the following members.
Properties
Name | Description | |
---|---|---|
accChild | ||
accChildCount | ||
accDefaultAction | ||
accDescription | ||
accFocus | ||
accHelp | ||
accHelpTopic | ||
accKeyboardShortcut | ||
accName | ||
accParent | ||
accRole | ||
accSelection | ||
accState | ||
accValue | ||
Application | ||
BeginGroup | ||
BuiltIn | ||
Caption | ||
Control | ||
Creator | ||
DescriptionText | ||
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. | |
DropDownWidth | Gets or sets the width (in pixels) of the list for the specified command bar combo box control. Read/write. | |
Enabled | ||
Height | ||
HelpContextId | ||
HelpFile | ||
Id | ||
Index | ||
InstanceId | ||
InstanceIdPtr | ||
IsPriorityDropped | ||
Left | ||
List | Gets or sets an item in the CommandBarComboBox control. Read/write. | |
ListCount | Gets the number of list items in a CommandBarComboBox control. Read-only. | |
ListHeaderCount | Gets or sets the number of list items in a CommandBarComboBox control that appears above the separator line. Read/write. | |
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. | |
OLEUsage | ||
OnAction | ||
Parameter | ||
Parent | ||
Priority | ||
Style | ||
Tag | ||
Text | ||
TooltipText | ||
Top | ||
Type | ||
Visible | ||
Width |
Top
Methods
Name | Description | |
---|---|---|
accDoDefaultAction | ||
accHitTest | ||
accLocation | ||
accNavigate | ||
accSelect | ||
add_Change | ||
AddItem | ||
Clear | ||
Copy | ||
Delete | ||
Equals | (Inherited from Object.) | |
Execute | ||
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Move | ||
remove_Change | ||
RemoveItem | Removes an item from a CommandBarComboBox control. | |
Reserved1 | ||
Reserved2 | ||
Reserved3 | ||
Reserved4 | ||
Reserved5 | ||
Reserved6 | ||
Reserved7 | ||
Reset | ||
SetFocus | ||
ToString | (Inherited from Object.) |
Top
Events
Name | Description | |
---|---|---|
Change |
Top