ComboBox.EditHeight Property | |
Integer value specifying the height of the embedded edit control.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY EditHeight AS USUAL GET SET
public virtual Usual EditHeight { get; set; }
Request Example
View SourceProperty Value
Type:
UsualInteger value specifying the height of the embedded edit control.
See Also