_CommandBarActiveX Interface

Definition

Reserved for internal use.

public interface class _CommandBarActiveX : Microsoft::Office::Core::CommandBarControl
[System.Runtime.InteropServices.Guid("000C030D-0000-0000-C000-000000000046")]
public interface _CommandBarActiveX : Microsoft.Office.Core.CommandBarControl
[<System.Runtime.InteropServices.Guid("000C030D-0000-0000-C000-000000000046")>]
type _CommandBarActiveX = interface
    interface CommandBarControl
Public Interface _CommandBarActiveX
Implements CommandBarControl
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
ControlCLSID
Creator
DescriptionText
Enabled
Height
HelpContextId
HelpFile
Id
Index
InitWith
InstanceId
InstanceIdPtr
IsPriorityDropped
Left
OLEUsage
OnAction
Parameter
Parent
Priority
QueryControlInterface[String]
Tag
TooltipText
Top
Type
Visible
Width

Methods

accDoDefaultAction(Object)
accHitTest(Int32, Int32)
accLocation(Int32, Int32, Int32, Int32, Object)
accNavigate(Int32, Object)
accSelect(Int32, Object)
Copy(Object, Object)
Delete(Object)
EnsureControl()
Execute()
Move(Object, Object)
Reserved1()
Reserved2()
Reserved3()
Reserved4()
Reserved5()
Reserved6()
Reserved7()
Reset()
SetFocus()
SetInnerObjectFactory(Object)

Applies to