i want to get into my VB program an icon from other program

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kin3zu
    New Member
    • Feb 2007
    • 2

    i want to get into my VB program an icon from other program

    hello all
    i have a problem, i want to get into my VB program an icon from another program. If you cen tell me in VB 6
    thank you !!!!!
  • balid
    New Member
    • Feb 2007
    • 18

    #2
    Originally posted by kin3zu
    hello all
    i have a problem, i want to get into my VB program an icon from another program. If you cen tell me in VB 6
    thank you !!!!!
    You first will have to know where the icon you want to use is. Then change the icon for your main form under the forms properties. Then go to the Project properties and select which form has the icon that you wish to use as the icon use when compiling your program.

    Hope that helps.

    Comment

    • kin3zu
      New Member
      • Feb 2007
      • 2

      #3
      ok, thank you very much

      Comment

      Working...