Compartilhar via


ControlSkin.ControlType Propriedade

Definição

Obtém o Type do controle ao qual o objeto ControlSkin está associado.

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

Valor da propriedade

Type

O Type do Control usado nesta instância.

Aplica-se a