_CommandBarComboBoxEvents_Event Interface
Represents the command bar combo box Changed event.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'宣告
<ComVisibleAttribute(False)> _
Public Interface _CommandBarComboBoxEvents_Event
'用途
Dim instance As _CommandBarComboBoxEvents_Event
[ComVisibleAttribute(false)]
public interface _CommandBarComboBoxEvents_Event
[ComVisibleAttribute(false)]
public interface class _CommandBarComboBoxEvents_Event
[<ComVisibleAttribute(false)>]
type _CommandBarComboBoxEvents_Event = interface end
public interface _CommandBarComboBoxEvents_Event