CommandBarComboBoxClass Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved for internal use.
public ref class CommandBarComboBoxClass : Microsoft::Office::Core::CommandBarComboBox
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.Guid("55F88897-7708-11D1-ACEB-006008961DA5")]
public class CommandBarComboBoxClass : Microsoft.Office.Core.CommandBarComboBox
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.Guid("55F88897-7708-11D1-ACEB-006008961DA5")>]
type CommandBarComboBoxClass = class
interface _CommandBarComboBox
interface CommandBarComboBox
interface _CommandBarComboBoxEvents_Event
Public Class CommandBarComboBoxClass
Implements CommandBarComboBox
- Inheritance
-
CommandBarComboBoxClass
- Attributes
- Implements
Properties
accChild[Object] | |
accChildCount | |
accDefaultAction[Object] | |
accDescription[Object] | |
accFocus | |
accHelp[Object] | |
accHelpTopic[String, Object] | |
accKeyboardShortcut[Object] | |
accName[Object] | |
accParent | |
accRole[Object] | |
accSelection | |
accState[Object] | |
accValue[Object] | |
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[Int32] |
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 |
Methods
Events
Change |