'Declaration Public Overloads Shared Sub FillRect( _ ByVal hdc As IntPtr, _ ByVal bounds As Rectangle, _ ByVal hBrush As IntPtr _ )
public static void FillRect( IntPtr hdc, Rectangle bounds, IntPtr hBrush )
Win32 Class Win32 Members Overload List