ControlSkin.ControlType Eigenschaft

Definition

Ruft das Type Steuerelement ab, dem das ControlSkin Objekt zugeordnet ist.

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

Eigenschaftswert

Der Type der Control in dieser Instanz verwendeten.

Gilt für: