バージョン

PaneBefore プロパティ

分割バーの前のペインを返します。
シンタックス
'宣言
 
Public ReadOnly Property PaneBefore As DockablePaneBase
public DockablePaneBase PaneBefore {get;}
解説
分割バーが垂直の分割バーの場合、PaneAfter は分割バーの左側にあるペインです。そうでない場合には分割バーの上のペインです。
参照