Translate this page
Powered by
Microsoft® Translator
Home
VBUC Features
Getting Started
Knowledge Base
General Inquiries
Request for support
Drag and Drop Conversion Steps
Contents
1. VB6 Drag and Drop Overview
1.1. Standard Drag and Drop
1.2. OLE Drag and Drop
1.3. .NET drag and drop
1.4. Differences between VB6 standard drag and drop and .NET drag and drop
1.5. Differences between VB6 OLE drag and drop and .NET drag and drop
2. Conversion of Standard Drag and Drop
2.1 Drag method
2.2 DragOver event
2.3 DragDrop event
2.4 DragIcon property
2.5 DragMode property
3. Conversion of manual OLE Drag and Drop
3.1. OLEDrag method
3.2. OLEStartDrag
3.3. OLEDragOver event
3.4. OLEDragDrop event
3.5. OLECompleteDrag
3.6. OLEGiveFeedback
3.7. OLESetData
3.8. Conversion of constants for OLE drag and drop
3.9. Additional mappings to support conversion
3.10. DragMode property
ArtinSoft Visual Basic Upgrade Companion (VBUC)
VBUC Getting Started
Migration Knowledge Base
VBUC Errors, Warnings and Issues
VBUC Frequently Asked Questions
HOW TO
Identifying Migration Customization Opportunities
Drag and Drop Conversion Steps
VB6 Drag and Drop Overview
Conversion of Standard Drag and Drop
Conversion of manual OLE Drag and Drop
Custom Maps for Graphical Controls
How to configure app.config file for database access code generated using System.Data.Common namespace?
Continuous Migration using Microsoft Team System
Test cases for the migration project: importance and sample format
Convert ESRI ArcGIS Visual Basic 6.0 applications to .NET
Migrating VB6 Control Arrays with the VBUC