win32gui
.DrawFocusRect
DrawFocusRect(
hDC
, rc
)
Draws a standard focus outline around a rectangle
Parameters
hDC
:
PyHANDLE
Handle to a device context
rc
: (int, int, int,int)
Tuple of (left,top,right,bottom) defining the rectangle