xtd
0.2.0
Loading...
Searching...
No Matches
◆
on_check_state_changed()
virtual void xtd::forms::toggle_button::on_check_state_changed
(
const
event_args
&
e
)
protected
virtual
Raises the
toggle_button::check_state_changed
event.
Parameters
e
An
event_args
that contains the event data.
Remarks
Raising an event invokes the event handler through a delegate.
The on_check_state_changed method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class.
xtd
forms
toggle_button
Generated on Sat Sep 14 2024 21:25:28 for xtd by
Gammasoft
. All rights reserved.