How To Scroll the TreeView When Dragging and Dropping a Node (177743)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
This article was previously published under Q177743 SUMMARY
The TreeView control supports drag-and-drop. When a Node is dragged to the
top or bottom of the control, the control does not automatically scroll
vertically. Because the control does not support scrolling when doing drag-
and-drop, scrolling must be implemented by the developer. This article
demonstrates one way to implement scrolling when performing drag-and-drop.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
172272
: FILE: TREEVIEW: Manipulating and Saving the Nodes in a TreeView Control
For more information on the TreeView Control, please see the Visual Basic
Online Help.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto KB177743 |
---|
|