[]
Fires when the hosted control is clicked.
[C1Category("Action")]
[C1Description("RibbonControlHost.Click", "Fires when the hosted control is clicked.")]
public event EventHandler Click
Type | Description |
---|---|
EventHandler | Fires when the hosted control is clicked. |