Ok...I have been searching around with no luck...I know visual basic pretty well.
What I am trying to do is change the icon of a form at either runtime or if a button was pressed. I have had no luck...the only way I found was
vb Code:
Form1.Icon = LoadPicture("c:\myicon.ico")
...but I can't use "LoadPicture"
Not much I can think to give in the way of details...so thanks for any help![]()




Reply With Quote
