Windows Develop Bookmark and Share   
 index > Windows Forms Designer > treeview
 

treeview

Is there a way to programmatically set the scroll position in a treeview control.

samssss  Friday, November 28, 2008 5:15 AM

What did you mean by programmatically set the scroll position ?

I guess that the scroll appear only when the items from a page or control (tree viewhere)are out from the width or height of thatpage or control. In other situations i don't see how the scroll will be displayed.

Regards ,

radu

radu123  Friday, November 28, 2008 7:35 AM

We are changing the issue type to “Comment�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by editing your initial post and changing the radio button at the top of the post editor window. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Thank you!

Bruce.Zhou  Thursday, December 04, 2008 1:38 AM
Change TreeView.SelectedNode and TreeView.TopNode properties to change the scroll position.
Tomi Airaksinen - MCPD [Remember to click "mark as answered" when you get a correct reply to your question]
Tomi Airaksinen  Thursday, December 18, 2008 12:13 PM

You can use google to search for other answers

Custom Search

More Threads

• Extender provider and type converter
• TreeView scrolling
• Custom Control Help! Using a classic C-Style custom control.
• Changing parent at DesignTime inside inherited control
• ToolStrip Disappears
• input number only in gridtextbox cell
• How to close form instantly?
• Visual Studio rating 1-10... 3
• Accessing component from another form
• Controls disappearing from designer/runtime for no reason