'Declaration Public Overloads Shared Function FillRect( _ ByVal hDC As IntPtr, _ ByRef rc As Win32.RECT, _ ByVal hbr As IntPtr _ ) As Integer
public static int FillRect( IntPtr hDC, ref Win32.RECT rc, IntPtr hbr )
Win32 Class Win32 Members Overload List