SplitterPanel(SplitContainer) コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
SplitterPanel を指定して、SplitContainer クラスの新しいインスタンスを初期化します。
public:
SplitterPanel(System::Windows::Forms::SplitContainer ^ owner);
public SplitterPanel (System.Windows.Forms.SplitContainer owner);
new System.Windows.Forms.SplitterPanel : System.Windows.Forms.SplitContainer -> System.Windows.Forms.SplitterPanel
Public Sub New (owner As SplitContainer)
パラメーター
- owner
- SplitContainer
SplitterPanel を格納している SplitContainer。