'Declaration
Sub PaintTabStripBackground( _
ByVal As Graphics, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As TabStripPlacement _
)
void PaintTabStripBackground(
Graphics ,
int ,
int ,
int ,
int ,
TabStripPlacement
)