_CommandBarComboBoxEvents_SinkHelper.Change Method
Infrastructure. Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
‘선언
Public Overridable Sub Change ( _
A_1 As CommandBarComboBox _
)
public virtual void Change(
CommandBarComboBox A_1
)
Parameters
- A_1
Type: Microsoft.VisualStudio.CommandBars.CommandBarComboBox
Infrastructure. Microsoft Internal Use Only.
Implements
_CommandBarComboBoxEvents.Change(CommandBarComboBox)
.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.