ControlSkin.ControlType Eigenschap

Definitie

Hiermee wordt het Type besturingselement opgehaald waaraan het ControlSkin object is gekoppeld.

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

Waarde van eigenschap

De Type gebruikte Control in dit exemplaar.

Van toepassing op