ToolStripPanel.CreateControlsInstance 메서드

정의

ToolStripPanel 컨트롤의 컬렉션을 검색합니다.

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

ToolStripPanel 컨트롤의 컬렉션입니다.

적용 대상