SAM_DropDown is sent to a combo box before the list box portion of the combo box drops down. This message does not occur unless the Drop Down item is set to Yes. Message Variables hWndForm Window handle of the form window or dialog box. hWndItem Window handle of the combo box. wParam Unused. IParam Unused. No Example

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public const int SAM_DropDown

See Also