Click or drag to resize

ComboBox.EditHeight Property (Typed)

X#
Integer value specifying the height of the embedded edit control.

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

Property Value

Type: Long
Integer value specifying the height of the embedded edit control.
See Also