I am using the following API call -
dl& = DrawFocusRect&(cStage.hDC, toprect)
It is working properly, but it is displaying the dashed rectangle in the color white. How do I make the color Red??
Printable View
I am using the following API call -
dl& = DrawFocusRect&(cStage.hDC, toprect)
It is working properly, but it is displaying the dashed rectangle in the color white. How do I make the color Red??