VSConstants.CPDN_SELCHANGED Field

Definition

Inform of selection change on page.

public: int CPDN_SELCHANGED = 2304;
int CPDN_SELCHANGED = 2304;
public const int CPDN_SELCHANGED = 2304;
val mutable CPDN_SELCHANGED : int
Public Const CPDN_SELCHANGED As Integer  = 2304

Field Value

Value = 2304

Remarks

wParam is unused and lParam is equal to HWND hwndPageDialog.

Applies to