ControlSkin.ControlType 属性

定义

获取与 ControlSkin 对象关联的控件的 Type

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

属性值

Type

在此实例中使用的 TypeControl

适用于