'宣言
Public Sub PaintTabStripBackground( _
ByVal As Graphics, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As TabStripPlacement _
)
public void PaintTabStripBackground(
Graphics ,
int ,
int ,
int ,
int ,
TabStripPlacement
)