ColorDialog.Instance 속성

정의

내부 창 인스턴스 핸들(HINSTANCE)을 가져옵니다.

protected:
 virtual property IntPtr Instance { IntPtr get(); };
protected virtual IntPtr Instance { get; }
member this.Instance : nativeint
Protected Overridable ReadOnly Property Instance As IntPtr

속성 값

IntPtr

nativeint

창 핸들의 HINSTANCE 값이 들어 있는 IntPtr입니다.

적용 대상