Occurs when the custom header button of the check type was checked.
public event ButtonEventHandler CustomButtonChecked
event Public CustomButtonChecked As ButtonEventHandler
The event handler receives an argument of type ButtonEventArgs containing data related to this event.
See the CustomHeaderButtons topic to learn more.