CommandBarButtonClass.add_Click 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_Click (Microsoft.Office.Core._CommandBarButtonEvents_ClickEventHandler unnamedParam1);
abstract member add_Click : Microsoft.Office.Core._CommandBarButtonEvents_ClickEventHandler -> unit
override this.add_Click : Microsoft.Office.Core._CommandBarButtonEvents_ClickEventHandler -> unit
Public Overridable Sub add_Click (unnamedParam1 As _CommandBarButtonEvents_ClickEventHandler)
Parameters
- unnamedParam1
- _CommandBarButtonEvents_ClickEventHandler