Application Icon?

rajesh.forum

Well-known member
Joined
Sep 7, 2007
Messages
55
Programming Experience
Beginner
Hi

I need to set application icon for my vb.net application.After my application gets executed , the form seen in taskbar with some other icon.i need to change that icon w.r.t my project.

regards,
rajesh.
 
Go to Project properties, Application tab, set the icon there.
 
Back
Top