CommandBarComboBoxClass.Reserved1 Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reserved.
public:
virtual void Reserved1() = Microsoft::VisualStudio::CommandBars::_CommandBarComboBox::Reserved1;
public:
virtual void Reserved1() = Microsoft::VisualStudio::CommandBars::_CommandBarComboBox::Reserved1;
virtual void Reserved1();
[System.Runtime.InteropServices.DispId(1610874926)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public virtual void Reserved1 ();
[<System.Runtime.InteropServices.DispId(1610874926)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Reserved1 : unit -> unit
override this.Reserved1 : unit -> unit
Public Overridable Sub Reserved1 ()
Implements
- Attributes