ExpressionEdit.DropDownListHwnd
- Updated2025-07-21
- 1 minute(s) read
ExpressionEdit.DropDownListHwnd
Syntax
ExpressionEdit.DropDownListHwnd
Data Type
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.