IToolboxItemProvider.Items Propriedade

Definição

Recebe uma coleção de ToolboxItem objetos.

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 de Propriedade

Uma coleção de ToolboxItem objetos.

Aplica-se a

Ver também