'宣言
Public Sub DrawOffice2010ArrowIndicator( _
ByVal As Graphics, _
ByVal As Rectangle, _
ByVal As Size, _
ByVal As ScrollButton, _
ByVal As Size, _
ByVal As Color, _
ByVal As Color, _
ByVal As Boolean _
)
public void DrawOffice2010ArrowIndicator(
Graphics ,
Rectangle ,
Size ,
ScrollButton ,
Size ,
Color ,
Color ,
bool
)