|
A simpler implementation method:
When you draw the control, you can draw a polygon, and then fill the polygon with a color different from the background color. In fact, the drawn space is still rectangular, but the background color is different from the polygon fill color. |
|