RibbonSplitButton.Click Event

Definition

Occurs when the user clicks the RibbonSplitButton control.

event Microsoft.Office.Tools.Ribbon.RibbonControlEventHandler Click;

Event Type

RibbonControlEventHandler

Remarks

When the RibbonSplitButton has the ButtonType property set to ToggleButton, the Checked property is updated before this event is raised.

Applies to