PowerTools SPREAD for Windows Forms 8.0J
FpScrollBarThumb コンストラクタ(Object,FpScrollBarGripper)


親オブジェクト
FarPointスクロールバーのグリッパーオブジェクト
指定した親とグリップを使用して、スクロールバーの新しいつまみを作成します。
構文
'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
)

パラメータ

parent
親オブジェクト
scrollGripper
FarPointスクロールバーのグリッパーオブジェクト
参照

FpScrollBarThumb クラス
FpScrollBarThumb メンバ
オーバーロード一覧

 

 


© 2004-2015, GrapeCity inc. All rights reserved.