ExpressionEdit.DropDownListHwnd

Syntax

ExpressionEdit.DropDownListHwnd

Data Type

Long

Purpose

Returns the Window handle of the drop-down list visible when the ExpressionEdit control is a combo box.

Remarks

You can use the returned Window handle with the Microsoft Windows API functions.

Note Using Windows API functions with this property can cause undefined behavior.

See Also

ExpressionEdit.Style