バージョン

RepositionToPane メソッド

ペインの位置を、指定したペインとの相対関係に基づいて設定します。
シンタックス
'宣言
 
Public Sub RepositionToPane( _
   ByVal relativePane As DockablePaneBase, _
   ByVal relationship As PanePosition _
) 
public void RepositionToPane( 
   DockablePaneBase relativePane,
   PanePosition relationship
)

パラメータ

relativePane
新しい相対関係
relationship
relativePane への関係
参照