|
-
December 13th, 1999, 05:52 AM
#1
List Box - item height
How can i get the height of each item within a list box?
-
December 13th, 1999, 07:11 AM
#2
Re: List Box - item height
...by sending the LB_GETITEMHEIGHT message via SendMessage API to the Listbox.
-
December 13th, 1999, 10:08 AM
#3
Re: List Box - item height
You might want to check the .TextHeight property of some controls in accordance to Font.Size of your Listbox.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|