ControlSkin.ControlType Propiedad

Definición

Obtiene del Type control al que está asociado el ControlSkin objeto .

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

Valor de propiedad

Type del objeto Control utilizado en esta instancia.

Se aplica a