Results 1 to 2 of 2

Thread: More than one Icon

  1. #1

    Thread Starter
    Hyperactive Member Matt-D's Avatar
    Join Date
    Nov 1999
    Location
    Mettmann, Germany
    Posts
    305

    Post

    I want that the user of my program can select an Icon from the Icons I have choosen for my program.
    (Like at Microsoft Word, Excel....)

    Is this possible ?

    (IN VB3, but this normanlly doesn't matter)

  2. #2
    Guest

    Post

    Not sure about VB3, but in VB5/6 you can include extra program icons in a resource file that is compiled with the program.

    VB6 has its own resource file compiler, but for previous versions you would have to use Visual C++ to make the resource file.

    ------------------
    Matthew Ralston
    E-Mail: [email protected]
    ICQ:31422892
    Web Sites:The Blue Link My Home Page (Not up at the moment!)

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