ExpressionEdit.DropDownListHwnd
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.