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

◆ wnd_proc()

void xtd::forms::font_picker::wnd_proc ( message message)
overrideprotectedvirtual

Processes Windows messages.

Parameters
mThe Windows Message to process.
Remarks
All messages are sent to the wnd_proc method after getting filtered through the pre_process_message method.

Reimplemented from xtd::forms::control.