PowerTools MultiRow for Windows Forms 8.0J
ScrollTipTextNeededEventArgs コンストラクタ

方向。
スクロールバー値。
表示領域の一番上の行のインデックス。
セルのスクロールチップテキストを指定するSystem.String値。
ScrollTipTextNeededEventArgsクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal direction As Orientation, _
   ByVal scrollBarValue As Integer, _
   ByVal scrollRowIndex As Integer, _
   ByVal scrollTipText As String _
)
public ScrollTipTextNeededEventArgs( 
   Orientation direction,
   int scrollBarValue,
   int scrollRowIndex,
   string scrollTipText
)

パラメータ

direction
方向。
scrollBarValue
スクロールバー値。
scrollRowIndex
表示領域の一番上の行のインデックス。
scrollTipText
セルのスクロールチップテキストを指定するSystem.String値。
参照

ScrollTipTextNeededEventArgs クラス
ScrollTipTextNeededEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.