Resizing the ScrollBox Without Resizing the Scrollbar

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zeshanae
    New Member
    • Aug 2008
    • 2

    Resizing the ScrollBox Without Resizing the Scrollbar

    Platform: VS 2008
    Language: C#
    Problem: Resize the Scrollbox without resizing the scroll bar

    I have already mentioned my problem, so is there any solution to this ? All help appreciated
  • Curtis Rutland
    Recognized Expert Specialist
    • Apr 2008
    • 3264

    #2
    I don't know what a ScrollBox is. I'm pretty sure that's not part of the .NET Framework.

    Comment

    • zeshanae
      New Member
      • Aug 2008
      • 2

      #3
      A scrollbox is the box in the scrollbar which resembles the current value of the control. For example, when you're scrolling, you're moving the scrollbox either directly or indirectly.

      Comment

      Working...