ControlSkin.ControlType Eigenschaft

Definition

Ruft den Type des Steuerelements 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

Type

Der Type des in dieser Instanz verwendeten Control.

Gilt für