xtd
0.2.0
Loading...
Searching...
No Matches
◆
panel_click
xtd::event
<
status_bar
,
xtd::forms::status_bar_panel_click_event_handler
> xtd::forms::status_bar::panel_click
Occurs when a
xtd::forms::status_bar_panel
object on a
xtd::forms::status_bar
control is clicked.
Remarks
You can use this event to perform tasks when a panel within a
xtd::forms::status_bar
control is clicked. The data provided to the event through the
xtd::forms::status_bar_panel_click_event_args
passed as a parameter to the event handler enables you to determine the
xtd::forms::status_bar_panel
that was clicked by the user in order to perform tasks on the selected panel.
For more information about handling events, see
Handling and Raising Events
.
xtd
forms
status_bar
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.