This class provides methods for drawing a customizable UI for a static control.
| Method | Description |
|---|---|
| DrawStaticImage | Draws an image on a static control. The image can be either a bitmap or an icon. |
| DrawStaticText | Draws the text for a static control. |
| ResizeRectToImage | Computes the rectangle used to resize the static control window to the image size. |
Send Feedback on this topic to the authors