Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This interface is not supported in Visual Studio 2010.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<GuidAttribute("7F1EE169-15BE-44BE-B21E-6339FC029807")> _
Public Interface _CommandBarActiveX _
Inherits CommandBarControl
[GuidAttribute("7F1EE169-15BE-44BE-B21E-6339FC029807")]
public interface _CommandBarActiveX : CommandBarControl
[GuidAttribute(L"7F1EE169-15BE-44BE-B21E-6339FC029807")]
public interface class _CommandBarActiveX : CommandBarControl
[<GuidAttribute("7F1EE169-15BE-44BE-B21E-6339FC029807")>]
type _CommandBarActiveX =
interface
interface CommandBarControl
end
public interface _CommandBarActiveX extends CommandBarControl
The _CommandBarActiveX type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
accChild | This property is deprecated. |
![]() |
accChildCount | This property is deprecated. |
![]() |
accDefaultAction | This property is deprecated. |
![]() |
accDescription | This property is deprecated. |
![]() |
accFocus | This property is deprecated. |
![]() |
accHelp | This property is deprecated. |
![]() |
accHelpTopic | This property is deprecated. |
![]() |
accKeyboardShortcut | This property is deprecated. |
![]() |
accName | This property is deprecated. |
![]() |
accParent | This property is deprecated. |
![]() |
accRole | This property is deprecated. |
![]() |
accSelection | This property is deprecated. |
![]() |
accState | This property is deprecated. |
![]() |
accValue | This property is deprecated. |
![]() |
Application | This property is deprecated. |
![]() |
BeginGroup | This property is deprecated. |
![]() |
BuiltIn | This property is deprecated. |
![]() |
Caption | This property is deprecated. |
![]() |
Control | This property is deprecated. |
![]() |
ControlCLSID | This property is deprecated. |
![]() |
Creator | This property is deprecated. |
![]() |
DescriptionText | This property is deprecated. |
![]() |
Enabled | This property is deprecated. |
![]() |
Height | This property is deprecated. |
![]() |
HelpContextId | This property is deprecated. |
![]() |
HelpFile | This property is deprecated. |
![]() |
Id | This property is deprecated. |
![]() |
Index | This property is deprecated. |
![]() |
InitWith | This property is deprecated. |
![]() |
InstanceId | This property is deprecated. |
![]() |
IsPriorityDropped | This property is deprecated. |
![]() |
Left | This property is deprecated. |
![]() |
OLEUsage | This property is deprecated. |
![]() |
OnAction | This property is deprecated. |
![]() |
Parameter | This property is deprecated. |
![]() |
Parent | This property is deprecated. |
![]() |
Priority | This property is deprecated. |
![]() |
QueryControlInterface | This property is deprecated. |
![]() |
Tag | This property is deprecated. |
![]() |
TooltipText | This property is deprecated. |
![]() |
Top | This property is deprecated. |
![]() |
Type | This property is deprecated. |
![]() |
Visible | This property is deprecated. |
![]() |
Width | This property is deprecated. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
accDoDefaultAction | This method is deprecated. |
![]() |
accHitTest | This method is deprecated. |
![]() |
accLocation | This method is deprecated. |
![]() |
accNavigate | This method is deprecated. |
![]() |
accSelect | This method is deprecated. |
![]() |
Copy | This method is deprecated. |
![]() |
Delete | This method is deprecated. |
![]() |
EnsureControl | This method is deprecated. |
![]() |
Execute | This method is deprecated. |
![]() |
Move | This method is deprecated. |
![]() |
Reserved1 | This method is deprecated. |
![]() |
Reserved2 | This method is deprecated. |
![]() |
Reserved3 | This method is deprecated. |
![]() |
Reserved4 | This method is deprecated. |
![]() |
Reserved5 | This method is deprecated. |
![]() |
Reserved6 | This method is deprecated. |
![]() |
Reserved7 | This method is deprecated. |
![]() |
Reset | This method is deprecated. |
![]() |
SetFocus | This method is deprecated. |
![]() |
SetInnerObjectFactory | This method is deprecated. |
Top