SetDropDownLines Method

SetDropDownLines function

Gets or sets the number of list lines displayed in the drop-down portion of a combo box.


func (instance *ComboBox) SetDropDownLines(value int32)  error

Remarks

See Also