Computer Science Canada

icons?!?!!?

Author:  tupac [ Thu Feb 16, 2006 10:16 pm ]
Post subject:  icons?!?!!?

hey ya'll, im tryin 2 make my program have its own "unique" icon for my stand-alone ".exe" file, instead of that default VB window icon. and i was wonderin if theres a wizard that VB uses that does that.... if not, then wat do i do?

Author:  pavol [ Sun Feb 19, 2006 10:03 am ]
Post subject: 

you just set an icon for one of your forms (or all) using the icon property, and then in project properties, or during the time that you're making the *.exe, you go to options and there, under icon there's a combo list box, select the form's icon that you wish to use and when the *.exe is generated it will have that icon.


: