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.