property PropertiesList.DefaultItemHeight as Long

Retrieves or sets the default item height.

TypeDescription
Long A long expression that indicates the default item's height in pixels.

The DefaultItemHeight property specifies the default item's height, in pixels. By default, the DefaultItemHeight property is 16 pixels. The DefaultItemHeight property should be set before adding items. Use the Add method to add new entries to the browser. Use the Select method to load properties of a COM object.