VSPROPSHEETPAGE.hwndDlg Champ

Définition

Si vous ne pouvez pas passer un modèle de boîte de dialogue, affectez une valeur null au champ HINSTANCE et remplissez ce champ à la place. Une page est ensuite créée, et le hwnd lui est attaché. Si vous procédez ainsi, n'utilisez pas lParam pour rien.

public: IntPtr hwndDlg;
[System.Runtime.InteropServices.ComConversionLoss]
public IntPtr hwndDlg;
[<System.Runtime.InteropServices.ComConversionLoss>]
val mutable hwndDlg : nativeint
Public hwndDlg As IntPtr 

Valeur de champ

IntPtr
Attributs

Remarques

Signature COM

À partir de vsshell. idl :

S’applique à