ColorDialog.Instance Propriété

Définition

Obtient le handle d'instance de fenêtre sous-jacent (HINSTANCE).

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

Valeur de propriété

IntPtr

nativeint

IntPtr qui contient la valeur HINSTANCE du handle de fenêtre.

S’applique à