FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > DefaultScrollBarRenderer クラス : DrawVerticalThumbGrip メソッド |
'Declaration
Public Overridable Sub DrawVerticalThumbGrip( _ ByVal g As Graphics, _ ByVal bounds As Rectangle, _ ByVal element As FpScrollBarButton _ )
'使用法
Dim instance As DefaultScrollBarRenderer Dim g As Graphics Dim bounds As Rectangle Dim element As FpScrollBarButton instance.DrawVerticalThumbGrip(g, bounds, element)