|
-
Nov 8th, 1999, 12:05 PM
#1
Thread Starter
Lively Member
Serge,
I notice you posted this message not so long ago.
http://www.vb-world.net/ubb/Forum1/HTML/007379.html
I use a similar piece of code in my application and it works great for a font size of 8, but does not appear to work properly for a font size greater than 8. (It does increase the ListBox's Horizontal Scroll Bar, but not enough)
Do you (or anyone else) have any idea why this is??
-
Nov 8th, 1999, 12:57 PM
#2
Guru
Nope, it does not increase the size of the scroll bar. It's an optical illusion. The text seems bigger, so items close by around it seem bigger too.
The scroll bar size is defined in the registry. You can't override this setting just for your program.
You can set it through Control Panel -> Display -> Appearance.
------------------
Yonatan
Teenage Programmer
E-Mail: [email protected]
ICQ: 19552879
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
|