Form.CreateControlsInstance メソッド

定義

コントロールのコントロール コレクションの新しいインスタンスを作成します。

protected:
 override System::Windows::Forms::Control::ControlCollection ^ CreateControlsInstance();
protected override System.Windows.Forms.Control.ControlCollection CreateControlsInstance ();
override this.CreateControlsInstance : unit -> System.Windows.Forms.Control.ControlCollection
Protected Overrides Function CreateControlsInstance () As Control.ControlCollection

戻り値

Control.ControlCollection

コントロールに割り当てられた Control.ControlCollection の新しいインスタンス。

適用対象

こちらもご覧ください