void CBCGPDialog::DoDrawSpecialAreaOnNC | ( | const CRect & | rectArea | ) |
Initiates drawing of specific area on the dialog box edges (non-client area). If you're calling this method, you should handle BCGM_ONDRAWNCSPECIALAREA registered message in your dialog class.
rectArea | Area bounds in the client coordinates. |