SECEditViewport::FillBackgroundRect
voidSECEditViewport::FillBackgroundRect(CDC*pDC, const CRect&rcBack, COLORREFclrBack)
Draws the background space between the last line and the bottom of the window
Defined in: SECEditViewport.cpp
Return Value
void
Parameters
pDC
The DC on which to render the background
rcBack
The Rectangle to fill, in device coords
clrBack
The color to render this background
See Also