Static Sub FillRect ( X As Integer, Y As Integer, Width As Integer, Height As Integer, Color As Integer )
Fills the specified rectangle with the specified color.
The Background property is left untouched.