The total height of the items in the list box.
[Visual Basic] Public ReadOnly Property PreferredHeight As Integer [C#] public int PreferredHeight {get;} [C++] public: __property int get_PreferredHeight(); [JScript] public function get PreferredHeight() : int;