ListBox.DefaultRowHeight Property

Syntax

DefaultRowHeight as Integer


Determines the height of every row in the ListBox (pixels). To allow REALbasic to determine the height automatically based on the current font size, set DefaultRowHeight to -1.