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

◆ replace_event_handler

using xtd::forms::replace_event_handler = typedef delegate<void(object& sender, const replace_event_args& e)>

Represents the method that will handle the xtd::forms::replace_dialog::replace event and the xtd::forms::replace_dialog::replace_all event of the xtd::forms::replace_dialog.

Parameters
senderThe source of the event.
eA xtd::forms::replace_event_args that contains the event data.
Header
#include <xtd/forms/replace_event_handler>
Namespace
xtd::forms
Library
xtd.forms