ToolboxItemAttribute.ToolboxItemType Propiedad

Definición

Obtiene o establece el tipo del elemento del cuadro de herramientas.

public:
 property Type ^ ToolboxItemType { Type ^ get(); };
public Type ToolboxItemType { get; }
member this.ToolboxItemType : Type
Public ReadOnly Property ToolboxItemType As Type

Valor de propiedad

Tipo del elemento del cuadro de herramientas.

Excepciones

No se encuentra el tipo.

Se aplica a