xtd 0.2.0
Loading...
Searching...
No Matches

◆ on_help_request()

virtual void xtd::forms::common_dialog::on_help_request ( help_event_args e)
protectedvirtual

Raises the common_dialog::help_request event.

Parameters
eAn xtd::forms::help_event_args that provides the event data.
Remarks
This method is invoked when the Help button is clicked. Inheriting classes can override this method to handle the event.