Results 1 to 2 of 2

Thread: VScroll in tree view

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2011
    Posts
    19

    VScroll in tree view

    How to do vertical scroll in tree view?.?

    thanx..

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: VScroll in tree view

    If you mean that you want to scroll such that a specific node is visible then you need to call the EnsureVisible method of that node. If you mean something else then please provide a proper description of exactly what you do mean.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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