ICommandBarComboBoxEvents Interface

 

Represents events on CommandBarComboBox objects.

Namespace:   Microsoft.VisualStudio.CommandBars
Assembly:  Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)

[GuidAttribute("9D13162A-8059-4210-B4E6-306D00FE3C49")]
[TypeLibTypeAttribute(4304)]
public interface ICommandBarComboBoxEvents

NameDescription
System_CAPS_pubmethodChange(CommandBarComboBox)

Handles the Change event.

Return to top
Show: