Description

Gets or sets the height of an item in the combo box.

Syntax

object.ItemHeight [ = Long ]

Property Value

The height, in pixels, of an item in the combo box.

Example

$ComboBox.ItemHeight = 10 ; pixels

See Also

ComboBox


The CHM file was converted to HTML by chm2web software.