バージョン

SplitterDragStartEventArgs コンストラクタ

クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal targetControl As Control, _
   ByVal splitterOrientation As Orientation _
)
public SplitterDragStartEventArgs( 
   Control targetControl,
   Orientation splitterOrientation
)

パラメータ

targetControl
UltraSplitter にサイズ変更されているターゲット コントロール。
splitterOrientation
スプリッターの splitterOrientation。
参照