Click or drag to resize

ComboBox.EditHandle Property (Typed)

X#
The handle to the edit portion of a ComboBox control.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY EditHandle AS IntPtr GET 
Request Example View Source

Property Value

Type: IntPtr
The handle to the edit portion of a ComboBox control.
See Also