ComboBox.EditHeight Property (Typed) | |
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
public virtual int EditHeight { get; set; }
Request Example
View SourceProperty Value
Type:
LongInteger value specifying the height of the embedded edit control.
See Also