xtd::forms::link_label_clicked_event_args::link_label_clicked_event_args | ( | const xtd::forms::link & | link, |
xtd::forms::mouse_buttons | button | ||
) |
Initialise a new instance of xtd::forms::link_labelc_clicked_event_args class.
link | The xtd::forms::link clicked. |
button | One of the xtd::forms::mouse_buttons values that indicate which mouse button was pressed. |