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

    flexgrid scroll bar

    How can I make the thumb on the scroll bar sized proportional to the contents of the grid? Currently, the thumb on the scroll bar has a fixed size no matter how many rows the grid contains.

    Thanks,
    Glenn



  2. #2
    Join Date
    Aug 2000
    Location
    Moscow
    Posts
    85

    Re: flexgrid scroll bar

    Hello

    You can place FlexGrid into ScrollView.

    I don't remember about name of ScrollView.

    Vitaly
    [email protected]




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