'宣言
Public Sub PaintRangeGroupButton( _
ByVal As Graphics, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As Integer, _
ByVal As GroupState, _
ByVal As Boolean, _
ByVal As Boolean _
)
public void PaintRangeGroupButton(
Graphics ,
int ,
int ,
int ,
int ,
GroupState ,
bool ,
bool
)