How to use TreeView control Drag-and-Drop capabilities in Access 2000 (209898)
The information in this article applies to:
- Microsoft Access 2000
- Microsoft Office 2000 Developer
This article was previously published under Q209898 For a Microsoft Access 97 version of this article,
see
165993. Advanced: Requires expert coding,
interoperability, and multiuser skills. SUMMARY This article demonstrates how to use drag-and-drop
functionality in the Microsoft TreeView control, version 6.0.
The
Microsoft TreeView control, version 6.0 ships with Microsoft Office 2000
Developer.
Microsoft provides programming examples for illustration only, without warranty either expressed or implied. This includes, but is not limited to, the implied warranties of merchantability or fitness for a particular purpose. This article assumes that you are familiar with the programming language that is being demonstrated and with the tools that are used to create and to debug procedures. Microsoft support engineers can help explain the functionality of a particular procedure, but they will not modify these examples to provide added functionality or construct procedures to meet your specific requirements. REFERENCESFor more information about using the
TreeView control, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type TreeView control in the Office Assistant or the Answer Wizard, and then click Search to view the topic. For additional
information about the TreeView control, please see the following article in the
Microsoft Knowledge Base: 162523 Migrating from Data Outline Control to TreeView Control
For more
information about using recursion in Microsoft Access, in the Visual Basic
Editor, click Microsoft Visual Basic Help on the Help menu, type recursive procedures in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/11/2006 |
---|
Keywords: | kbsampledatabase kbhowto kbProgramming KB209898 |
---|
|