VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Drag and Drop Example

Jim Byrnes  (3 Submissions)   String Manipulation   Visual Basic 3.0   Beginner   Wed 3rd February 2021

This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful.
Saturday, March 31, 2001
I added a few more lines of code
for the ".EXE" statement because
there are 2 kinds of exe's! Upper
case and Lower case! It sounds funny
but i have both kinds of exe's on my
machine so i thought i better fix
this little bug! I Also added a Progress
Bar!
Peace, jim byrnes

Assumes
This is a basic drag and drop demo. It is written to recognize what type of file is being dropped and only excepts exe's but you could modify it to excpet any file extension. I think I commented the demo well enough for everyone. I hope it's ueful. Saturday, March 31, 2001 I added a few more lines of code for the ".EXE" statement because there are 2 kinds of exe's! Upper case and Lower case! It sounds funny but i have both kinds of exe's on my machine so i thought i better fix this little bug! I Also added a Progress Bar! Peace, jim byrnes

Rate Drag and Drop Example (5(5 Vote))
Drag and Drop Example.bas

Drag and Drop Example Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters