다음을 통해 공유


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입니다.

적용 대상