'宣言
Public Sub DrawTextInputField( _
ByVal As System.Drawing.RectangleF, _
ByVal As System.String, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As InputBorderStyle, _
ByVal As System.Single, _
ByVal As System.Drawing.Color, _
ByVal As System.Integer, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As System.Boolean, _
ByVal As InputTextAlign, _
ByVal () As System.String _
)
public void DrawTextInputField(
System.Drawing.RectangleF ,
System.string ,
System.bool ,
System.bool ,
InputBorderStyle ,
System.float ,
System.Drawing.Color ,
System.int ,
System.bool ,
System.bool ,
System.bool ,
InputTextAlign ,
System.string[]
)