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

适用于