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

セルのスコープ。
セクションのインデックス。
セルのインデックス。
セルの名前。
サイズ変更操作の方向。
変更前のサイズ。
変更後のサイズ。
セルのツールチップテキストを表すSystem.String値。
ResizeTipTextNeededEventArgsクラスの新しいインスタンスを初期化します。
構文
Public Function New( _
   ByVal cellScope As CellScope, _
   ByVal sectionIndex As Integer, _
   ByVal cellIndex As Integer, _
   ByVal cellName As String, _
   ByVal direction As Orientation, _
   ByVal oldValue As Integer, _
   ByVal newValue As Integer, _
   ByVal resizeTipText As String _
)

パラメータ

cellScope
セルのスコープ。
sectionIndex
セクションのインデックス。
cellIndex
セルのインデックス。
cellName
セルの名前。
direction
サイズ変更操作の方向。
oldValue
変更前のサイズ。
newValue
変更後のサイズ。
resizeTipText
セルのツールチップテキストを表すSystem.String値。
参照

ResizeTipTextNeededEventArgs クラス
ResizeTipTextNeededEventArgs メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.