ExpressionEdit.AutoCompletionHwnd
- Updated2025-07-21
- 1 minute(s) read
ExpressionEdit.AutoCompletionHwnd
Syntax
ExpressionEdit.AutoCompletionHwnd
Data Type
Purpose
Returns the Window handle of the autocompletion listbox.
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.