_CommandBarComboBoxEvents_Event Interface

 

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

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

[TypeLibTypeAttribute(16)]
[ComVisibleAttribute(false)]
public interface _CommandBarComboBoxEvents_Event

NameDescription
System_CAPS_pubmethodadd_Change(_CommandBarComboBoxEvents_ChangeEventHandler)

Infrastructure. Microsoft Internal Use Only.

System_CAPS_pubmethodremove_Change(_CommandBarComboBoxEvents_ChangeEventHandler)

Infrastructure. Microsoft Internal Use Only.

NameDescription
System_CAPS_pubeventChange

The Change event.

Return to top
Show: