'Declaration
Public Overloads Shared Sub DoPaint( _
ByVal As Graphics, _
ByVal As Rectangle, _
ByVal As Color, _
ByVal As Color, _
ByVal As Font, _
ByVal As Color, _
ByVal As String, _
ByVal As HorizontalAlignment, _
ByVal As VerticalAlignment, _
ByVal As ColorPickerStyle, _
ByVal As UnknownTextStyle, _
ByVal As String, _
ByVal As Boolean, _
ByVal As Integer, _
ByVal As Single _
)
public static void DoPaint(
Graphics ,
Rectangle ,
Color ,
Color ,
Font ,
Color ,
string ,
HorizontalAlignment ,
VerticalAlignment ,
ColorPickerStyle ,
UnknownTextStyle ,
string ,
bool ,
int ,
float
)