|
protectedvirtual |
Called by the framework to draw information string on status bar.
Override this method in a derived class if you wish to customize appearance of information string on status bar. Information text is set and cleared by SetInformation() method.
pDC | A pointer to a device context. |
strInfo | Specifies the information text. |
rectInfo | Specifies the bounding rectangle. |