Drag'N'Drop Application

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
5 posts Page 1 of 1
Contributors
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Drag'N'Drop Application
3aaBrSbeel
Hey, I'm here again to give you a source code for a Drag'N'Drop Application.

Screenshots:

>> Text File Drop Mode <<
9-29-2012 9-57-29 PM.png
>> Image File Drop Mode <<
9-29-2012 9-58-14 PM.png
Download the Program below: (Off-site)

This file is hosted off-site.

Download the Source Code below: (Off-Site as well)

This file is hosted off-site.

ENJOY! wahooo;

Note: NOT MY CODES.
You do not have the required permissions to view the files attached to this post.
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Drag'N'Drop Application
Scottie1972
question?
why not add in a filter so you can drop multiple types of data?
Image
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Re: Drag'N'Drop Application
3aaBrSbeel
Scottie1972 wrote:
question?
why not add in a filter so you can drop multiple types of data?
So, if I want to drop multiple files. Do I need more Pictures Boxes as well? dunnno;
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
User avatar
Scottie1972
Codenstuff Elite
Codenstuff Elite
Posts: 953
Joined: Thu Jan 14, 2010 5:48 am

Re: Drag'N'Drop Application
Scottie1972
well no. not even one.
im pretty sure this can be done by using a RichTextBox control and using a Select Case Switch in the Drop Event.
I will see if I can make a simple example for you.



UPDATE:

im still working on. I have to find away to check what type of data is being dropped.
once that is clear I can code the rest in just a few minutes.
Image
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Re: Drag'N'Drop Application
3aaBrSbeel
Scottie1972 wrote:
well no. not even one.
im pretty sure this can be done by using a RichTextBox control and using a Select Case Switch in the Drop Event.
I will see if I can make a simple example for you.



UPDATE:

im still working on. I have to find away to check what type of data is being dropped.
once that is clear I can code the rest in just a few minutes.
Ok, Thanks for the update.
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
5 posts Page 1 of 1
Return to “Source-Code”