ControlSkin.ControlType Propriété

Définition

Obtient le Type du contrôle auquel l'objet ControlSkin est associé.

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

Valeur de propriété

Type du Control utilisé dans cette instance.

S’applique à