VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Drag and Drop Example

by Jim Byrnes (3 Submissions)
Category: String Manipulation
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

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

Upload

Download this snippet    Add to My Saved Code

Drag and Drop Example Comments

No comments have been posted about Drag and Drop Example. Why not be the first to post a comment about Drag and Drop Example.

Post your comment

Subject:
Message:
0/1000 characters