Hi Guys,
I have basic line of code
itemid1.bringtofront
end sub
This brings itemid1 to front when double clicked, but i have itemid2, itemid3 and so on. How can i give all these objects a generic name so that when i double click any item it brings it to the front.
Grateful for the help
I have basic line of code
itemid1.bringtofront
end sub
This brings itemid1 to front when double clicked, but i have itemid2, itemid3 and so on. How can i give all these objects a generic name so that when i double click any item it brings it to the front.
Grateful for the help