Hi,

I've created a screensaver. My problem is setting the icon for the .scr file. I tried setting the icon property of the form. But that icon was set as the icon of the project only if I set Project-->Properties--> Startup as the form. But I need to set Startup as "sub main" for the screensaver. When I set startup as "sub main" the icon of the .scr file is the default VB icon. Any ideas on how I can set the icon of the .scr file???

Thanx.