xtd
0.2.0
Loading...
Searching...
No Matches
◆
on_apply()
virtual void xtd::forms::font_dialog::on_apply
(
const
event_args
&
e
)
protected
virtual
Raises the
font_dialog::apply
event.
Parameters
e
An
event_args
that contains the data.
Remarks
Raising an event invokes the event handler through a delegate.
Notes to Inheritors
When overriding
on_apply(const event_args&)
in a derived class, be sure to call the base class's
on_apply(const event_args&)
method.
xtd
forms
font_dialog
Generated on Sat Sep 14 2024 21:25:24 for xtd by
Gammasoft
. All rights reserved.