CommandBarComboBoxClass.Reserved3 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 Reserved3() = Microsoft::VisualStudio::CommandBars::_CommandBarComboBox::Reserved3;
public:
virtual void Reserved3() = Microsoft::VisualStudio::CommandBars::_CommandBarComboBox::Reserved3;
virtual void Reserved3();
[System.Runtime.InteropServices.DispId(1610874928)]
[System.Runtime.InteropServices.TypeLibFunc(64)]
public virtual void Reserved3 ();
[<System.Runtime.InteropServices.DispId(1610874928)>]
[<System.Runtime.InteropServices.TypeLibFunc(64)>]
abstract member Reserved3 : unit -> unit
override this.Reserved3 : unit -> unit
Public Overridable Sub Reserved3 ()
Implements
- Attributes