ExpressionEdit.DropDownListHwnd
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
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.