i have about 40 pictureboxes per form, and some of the pictures look very alike, just a slight change in shadowing. i need to be able to know which one is which. im thinking of a mouseover hover thing.
take for example on vbforums.com, if you hover over the logo it says "vb forums - visual basic and vb.net discussions and more!". i want exactly like this. ive been googling a bit about this and most examples i could find was a label that displayed the text. but im looking if there's a cleaner way of doing this instead of putting empty labels over the pictureboxes
and also, is there a way to create a frame around the pictureboxes without editing every single picture? because they have a white background and my form has one too so i cant see where the picture ends
take for example on vbforums.com, if you hover over the logo it says "vb forums - visual basic and vb.net discussions and more!". i want exactly like this. ive been googling a bit about this and most examples i could find was a label that displayed the text. but im looking if there's a cleaner way of doing this instead of putting empty labels over the pictureboxes
and also, is there a way to create a frame around the pictureboxes without editing every single picture? because they have a white background and my form has one too so i cant see where the picture ends