ControlSkin.ControlType プロパティ

定義

Type オブジェクトが関連付けられているコントロールのControlSkinを取得します。

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

プロパティ値

このインスタンスで使用されるTypeControl

適用対象