Skip to content
mdavisprog edited this page Apr 5, 2023 · 2 revisions

Panel

Control that paints a solid color.

Functions

Name Description
OnPaint This is called for all controls of a given Window when a repaint request is issued. This can come from another control or from outside the library such as an event fired from the frontend.

BrushThe object to add painting commands to.

Clone this wiki locally