|
-
Nov 28th, 2006, 11:01 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] Scrollbar thumb (slider) size.
Can anyone help me with a scroll bar problem.
I have a picture within a form which has an HScroll and VScroll scroll bars but the size of the thumb or slider isn't proportional to the missing portion of the picture.
I know it has to do with the
HScroll1.SmallChange
HScroll1.LargeChange
VScroll1.SmallChange
VScroll1.LargeChange
variables but I just don't understand them. No matter what I do to test on them it doesn't make sense.
Basically I need the variables to be a function of the form size and the picture size. ie form1.height/picture1.height
At the same time can someone explain what the difference between picture.height and picture.scaleheight?
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
|