バージョン

ContentPaneAutomationPeer コンストラクタ

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

パラメータ

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