In an application which contains many forms, I am hoping to create an icon for each form. Furthermore I wish to display the icons in an additional form. Now when I click on an icon, the associated form should pop up.
Question: I assume that I can specify a .bmp file as the value of the icon...
I would like to accomplish the following task:
1. Read the names of all folders in c:/temp
2. create a menu item for each folder that is found under c:/temp and name the menu item with the concatanation of "mnu" and "folder name"
I can read the names of folders under c:/temp as follows:
Dim...
I would like to accomplish the following task:
1. Read the names of all folders in c:/temp
2. create a menu item for each folder that is found under c:/temp and name the menu item with the concatanation of "mnu" and "folder name"
I can read the names of folders under c:/temp as follows:
Dim...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.