Results 1 to 2 of 2

Thread: [RESOLVED] Change form Icon at runtime or when button press

  1. #1

    Thread Starter
    Member Shadow45o's Avatar
    Join Date
    Sep 2008
    Posts
    51

    Resolved [RESOLVED] Change form Icon at runtime or when button press

    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:
    1. 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

  2. #2

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width