CommandBarComboBoxClass.add_Change Method
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'宣言
Public Overridable Sub add_Change ( _
A_1 As _CommandBarComboBoxEvents_ChangeEventHandler _
)
public virtual void add_Change(
_CommandBarComboBoxEvents_ChangeEventHandler A_1
)
Parameters
Implements
_CommandBarComboBoxEvents_Event.add_Change(_CommandBarComboBoxEvents_ChangeEventHandler)
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.