CommandBarComboBoxClass.add_Change Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public virtual void add_Change (Microsoft.Office.Core._CommandBarComboBoxEvents_ChangeEventHandler unnamedParam1);
abstract member add_Change : Microsoft.Office.Core._CommandBarComboBoxEvents_ChangeEventHandler -> unit
override this.add_Change : Microsoft.Office.Core._CommandBarComboBoxEvents_ChangeEventHandler -> unit
Public Overridable Sub add_Change (unnamedParam1 As _CommandBarComboBoxEvents_ChangeEventHandler)
Parameters
- unnamedParam1
- _CommandBarComboBoxEvents_ChangeEventHandler