Compartilhar via


IToolboxItemProvider.Items Propriedade

Definição

Obtém uma coleção de objetos 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

Valor da propriedade

Uma coleção de objetos ToolboxItem .

Aplica-se a

Confira também