|
protectedvirtual |
Called by the framework to draw the system icon.
Override the OnDrawSystemIcon method to draw a custom system icon.
| pDC | A pointer to a device context. |
| hIcon | The system icon. |
| rectIcon | Specifies the bounding rectangle of the icon. |
| bIsActive | Specifies whether the application frame has the active state. |