ToolboxItemAttribute.ToolboxItemType Propiedad

Definición

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

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

Valor de propiedad

Tipo de elemento del cuadro de herramientas.

Excepciones

No se puede encontrar el tipo.

Se aplica a