FillRect(IntPtr, NativeRectangle, IntPtr) | Fills a rectangle by using the specified brush. This function includes the left and top borders, but excludes the right and bottom borders of the rectangle. |
FillRect(IntPtr, Rectangle, IntPtr) | Fills a rectangle by using the specified brush. This function includes the left and top borders, but excludes the right and bottom borders of the rectangle. |