win32gui.CreateRoundRectRgn
PyGdiHandle = CreateRoundRectRgn(LeftRect, TopRect , RightRect , BottomRect , WidthEllipse , HeightEllipse )
Create a rectangular region with elliptically rounded corners,
Parameters
PyGdiHandle = CreateRoundRectRgn(LeftRect, TopRect , RightRect , BottomRect , WidthEllipse , HeightEllipse )
Create a rectangular region with elliptically rounded corners,