 vote
 |
|
Recently, drag-n-drop features of programming languages are being used extensively. Examples of use of this feature include the following: 1. Quiz software, 2. Rich GUI designs, 3. Modelling, etc.
An in-depth study of drag and drop features available with Visual Basic (VB6) are shown with working examples. The contents of the tutorial is as given below:
1.0 Introduction
1.1 Simple Definition for Drag & Drop 1.2 The Basic Concepts of Drag & Drop 1.3 Properties of Drag & Drop
2.0 Drag & Drop Operation – a Simple Examples
2.1 Simple example for Drag & Drop type operation 2.2 Downloadable Zip File
3.0 Visual Basic Drag & Drop – Another Example Using Database Backend
3.1 Explains how example2 is Different from Example1 3.2 Database Design 3.3 Downloadable Zip File
4.0 An Advanced Use of Drag-n-Drop Application in VB6 with Example
4.1 Brief Description 4.2 Database Design 4.3 Downloadable Zip File |
|
|