Making Mouse Effects with VB

If you need help with a project or need to know how to do something specific in VB.NET then please ask your questions in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
6 posts Page 1 of 1
Contributors
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Making Mouse Effects with VB
3aaBrSbeel
Hey, I need help on this one.

This is about "Mouse FX."
I'm trying to make clicking effects using Visual Basic 2010.

I wanna make one like this...
iTouch.jpg
I only need the code :?

Like when you click a button saying "Water Effect" The clicking effect is water. Like that picture.
It's interesting to see this person make a program like this in VB 2010. Well, he doesn't respond to any of my reply. So could you help me out?

If you want to download his program. It's here below.

This file is hosted off-site.

Sorry for the offsite link. I don't know how to upload it directly.
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
Shim
VIP - Donator
VIP - Donator
Posts: 882
Joined: Wed Dec 14, 2011 5:02 am

Re: Making Mouse Effects with VB
Shim
it looks nice but i dont know how to code it lets see what others know about this
Find my programs on Softpedia
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4392
Joined: Tue Aug 04, 2009 1:47 am

Re: Making Mouse Effects with VB
CodenStuff
I think something like this could be done in a few different ways for example using an animated mouse icon, an animated gif on a transparent form or creating the effect on a form using its paint event maybe :? ..you can find a few examples of this type of effect by doing a quick google search for VB or C# water effect or ripple effect.

Here is one: http://www.codeproject.com/Articles/374 ... -Image-box
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
Vikhedgehog
VIP - Donator
VIP - Donator
Posts: 812
Joined: Fri Nov 05, 2010 6:24 pm

Re: Making Mouse Effects with VB
Vikhedgehog
You could try to decompile it.
User avatar
muttley1968
Hardcore Programmer
Hardcore Programmer
Posts: 622
Joined: Thu Jun 17, 2010 11:54 pm

why don't you just get a gif of what you want and make it play on the mouse click or just a series of picks set into a timer or something simple like that :P ?....
User avatar
3aaBrSbeel
Top Poster
Top Poster
Posts: 139
Joined: Fri Jun 01, 2012 9:34 am

Re: Making Mouse Effects with VB
3aaBrSbeel
Good one, #CodenStuff. I'll try. hehaho;
Code'n'Stuff Signature Of 3aaBrSbeel
®║▌│█│║▌║││█║▌║▌║▌
✔ Verified Official Code'n'Stuff account ᵀᴴᴱ ᴼᴿᴵᴳᴵᴻᴬᴸ
Image
6 posts Page 1 of 1
Return to “Coding Help & Support”