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)
Printable View
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)
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!)