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

◆ on_paint_background()

virtual void xtd::forms::control::on_paint_background ( paint_event_args e)
protectedvirtual

Paints the background of the xtd::forms::control.

Parameters
eAn xtd::event_args that contains the event data.
Remarks
The xtd::forms::control::on_paint_background method enables derived classes to handle Windows background erase requests.