バージョン

Initialize メソッド (SplitterIntersectionUIElement)

分割線を持つ要素を初期化します。
シンタックス
'宣言
 
Public Sub Initialize( _
   ByVal leftRightAdjustmentSplitter As SplitterUIElement, _
   ByVal upDownAdjustmentSplitter As SplitterUIElement _
) 

パラメータ

leftRightAdjustmentSplitter
左右揃えに使用される SplitterUIElement
upDownAdjustmentSplitter
上下の調整に使用される SplitterUIElement
参照