PyCDC
.DrawFocusRect
DrawFocusRect(
rect
)
Draws a rectangle in the style used to indicate the rectangle has focus
Parameters
rect
: (left, top, right, bottom)
The coordinates of the rectangle
MFC References
CDC::DrawFocusRect