'宣言
Protected Overrides Sub Paint( _
ByVal As Graphics, _
ByVal As Rectangle, _
ByVal As Rectangle, _
ByVal As Integer, _
ByVal As DataGridViewElementStates, _
ByVal As Object, _
ByVal As Object, _
ByVal As String, _
ByVal As DataGridViewCellStyle, _
ByVal As DataGridViewAdvancedBorderStyle, _
ByVal As DataGridViewPaintParts _
)
protected override void Paint(
Graphics ,
Rectangle ,
Rectangle ,
int ,
DataGridViewElementStates ,
object ,
object ,
string ,
DataGridViewCellStyle ,
DataGridViewAdvancedBorderStyle ,
DataGridViewPaintParts
)