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