drag and drop form using vb6 | Visual Basic Tutorial

Published: 15 June 2021
on channel: it Tips
1,576
7

Normally application is moved by dragging it from its title bar. Title bar provide this feature by default for changing application position on the screen.
Sometime we are required to build an application that does not have title bar. This type of application is called border less form or application.
In such situation we have to enable entire application form drag able, so that user can move it easily.
For its implementation we use two API's from user32 library.
1. ReleaseCapture()
2. SendMessage()
In this video session we discussed these API's with their parameters and usage detail.


On this page of the site you can watch the video online drag and drop form using vb6 | Visual Basic Tutorial with a duration of hours minute second in good quality, which was uploaded by the user it Tips 15 June 2021, share the link with friends and acquaintances, this video has already been watched 1,576 times on youtube and it was liked by 7 viewers. Enjoy your viewing!