VSConstants.CPDN_SELDBLCLICK Field

Definition

Inform of doubld-click on selected item on page.

public: int CPDN_SELDBLCLICK = 2305;
int CPDN_SELDBLCLICK = 2305;
public const int CPDN_SELDBLCLICK = 2305;
val mutable CPDN_SELDBLCLICK : int
Public Const CPDN_SELDBLCLICK As Integer  = 2305

Field Value

Value = 2305

Remarks

wParam is unused and lParam is equal to HWND hwndPageDialog.

Applies to