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