I am using the DrawFocusRect& API call like so:

dl& = DrawFocusRect&(cStage.hDC, toprect)

It is working correctly, but displaying the dashed rectangle in the color white. How do I change the color to red??? or any other color??

thanks