バージョン

SplitPaneAutomationPeer コンストラクタ

SplitPaneAutomationPeer クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal owner As SplitPane _
)
public SplitPaneAutomationPeer( 
   SplitPane owner
)

パラメータ

owner
このピアの Infragistics.Windows.DockManager.SplitPane が作成されます。
参照