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

◆ on_click()

virtual void xtd::forms::menu_item::on_click ( const event_args e)
protectedvirtual

Raises the Click event.

Parameters
eAn xtd::event_args that contains the event data.
Remarks
Raising an event invokes the event handler through a delegate.