ControlSkin.ControlType 属性

定义

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

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

属性值

Type此实例中使用的值Control

适用于