ICommandBarComboBoxEvents Interface

Definition

Represents events on CommandBarComboBox objects.

public interface class ICommandBarComboBoxEvents
public interface class ICommandBarComboBoxEvents
__interface ICommandBarComboBoxEvents
[System.Runtime.InteropServices.Guid("9D13162A-8059-4210-B4E6-306D00FE3C49")]
[System.Runtime.InteropServices.TypeLibType(4304)]
public interface ICommandBarComboBoxEvents
[System.Runtime.InteropServices.Guid("9D13162A-8059-4210-B4E6-306D00FE3C49")]
public interface ICommandBarComboBoxEvents
[<System.Runtime.InteropServices.Guid("9D13162A-8059-4210-B4E6-306D00FE3C49")>]
[<System.Runtime.InteropServices.TypeLibType(4304)>]
type ICommandBarComboBoxEvents = interface
[<System.Runtime.InteropServices.Guid("9D13162A-8059-4210-B4E6-306D00FE3C49")>]
type ICommandBarComboBoxEvents = interface
Public Interface ICommandBarComboBoxEvents
Attributes

Methods

Change(CommandBarComboBox)

Handles the Change event.

Applies to