CommandBarComboBoxClass.Reserved1 Method
Reserved.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
Public Overridable Sub Reserved1
public virtual void Reserved1()
public:
virtual void Reserved1()
abstract Reserved1 : unit -> unit
override Reserved1 : unit -> unit
public function Reserved1()
Implements
_CommandBarComboBox.Reserved1()
.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.