|
virtual |
Called when the edit control needs to draw an error indication.
pDC | A pointer to a device context. |
rectText | An incorrect word bounding rectangle. |
By default. the framework draws a red curvy line under the incorrect word. Override this method if you need to customize the error indication appearance.