FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > FpSpreadTreeHelper クラス : GetScrollbarRectangle メソッド |
'Declaration
Public Shared Function GetScrollbarRectangle( _ ByVal spread As FpSpread, _ ByVal rowPane As Integer, _ ByVal columnPane As Integer, _ ByVal scrollableControl As ScrollableControl, _ ByVal isVerticalScrollbar As Boolean _ ) As Rectangle
public static Rectangle GetScrollbarRectangle( FpSpread spread, int rowPane, int columnPane, ScrollableControl scrollableControl, bool isVerticalScrollbar )