FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > FpScrollBarThumb クラス > FpScrollBarThumb コンストラクタ : FpScrollBarThumb コンストラクタ(Object,FpScrollBarGripper) |
'Declaration Public Function New( _ ByVal parent As Object, _ ByVal scrollGripper As FpScrollBarGripper _ )
'使用法 Dim parent As Object Dim scrollGripper As FpScrollBarGripper Dim instance As New FpScrollBarThumb(parent, scrollGripper)
public FpScrollBarThumb( object parent, FpScrollBarGripper scrollGripper )