In Vb6 under form properties there is an icon that you can select there. Or if the application is compiled into an exe you can use resource hacker.
http://www.angusj.com/resourcehacker/How can i change the icon of .exe file on visual basic?
Select your appropriate form and in the properties , u will find the %26quot;icon%26quot; property. then change the icon u can give the path of your .ico file.How can i change the icon of .exe file on visual basic?
Give value to a Icon property a form of your project. for Example FrmMain %26gt; property window %26gt; icon property %26gt; set a icon.
then
Project menu %26gt; properties submenu %26gt; Make Tab
select FrmMain form for Icon.
No comments:
Post a Comment