IToolboxItemProvider.Items 속성

정의

개체의 ToolboxItem 컬렉션을 가져옵니다.

public:
 property System::Drawing::Design::ToolboxItemCollection ^ Items { System::Drawing::Design::ToolboxItemCollection ^ get(); };
public System.Drawing.Design.ToolboxItemCollection Items { get; }
member this.Items : System.Drawing.Design.ToolboxItemCollection
Public ReadOnly Property Items As ToolboxItemCollection

속성 값

ToolboxItem 개체 컬렉션입니다.

적용 대상

추가 정보