CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2002
    Posts
    87

    Size of the ScrollBar box

    Dear Code Gurus,

    I am trying to use the ScrollBar and want to vary the size of the ScrollBar Box (to proportianally match it with the part of the image being displayed). Is there a way to do it?

    Thank you.

  2. #2
    Join Date
    Jan 2002
    Posts
    87

    Size of the ScrollBar box

    Dear Code Gurus,

    I am trying to use a ScrollBar and want to vary the size of the ScrollBar Box (to proportianally match it with the part of the image being displayed). Is there a way to do it? I can see the ways to change maximums and minimums of the ScrollBar but what about the box size?

    Thank you.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured