Freigeben über


IToolboxItemProvider.Items Eigenschaft

Definition

Ruft eine Auflistung von ToolboxItem-Objekten ab.

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

Eigenschaftswert

Eine Auflistung von ToolboxItem-Objekten.

Gilt für:

Weitere Informationen