CommandBarComboBoxClass.Reserved7 Method
Reserved.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
Public Overridable Sub Reserved7
public virtual void Reserved7()
public:
virtual void Reserved7()
abstract Reserved7 : unit -> unit
override Reserved7 : unit -> unit
public function Reserved7()
Implements
_CommandBarComboBox.Reserved7()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.