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

IntPtr,包含視窗控制代碼的 HINSTANCE 值。

適用於