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

適用対象