ComboBox.EditHandle Property | |
The handle to the edit portion of a ComboBox control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY EditHandle AS USUAL GET
public virtual Usual EditHandle { get; }
Request Example
View SourceProperty Value
Type:
UsualThe handle to the edit portion of a ComboBox control.
See Also