Search Tools Links Login

simple listbox tip/trick=> you know how control the resized height of listbox can be a pain??


Visual Basic 6, or VB Classic

you know how it can be difficult to resize the height of the listbox because it only allows you to reset its height + or - a full font height and not in incerments inbetween ? Well this little tip I found out purely by accident.

Original Author: Evan Toder

Code

Set the listboxes [IntegralHeight]= False (True is the default) and then you can resize the height of the listbox to any dimension you desire

About this post

Posted: 2003-06-01
By: ArchiveBot
Viewed: 140 times

Categories

Visual Basic 6

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.