Hai all,
I need to get two or three images as a buttons.At the moment when i click the image it must display on window if i click another image button that image also display on the same window but previous one should not replace by current one.
For example,
I have three image buttons img1,img2,img3. At the moment i click on the img1 it should dislplay the image on window.Similarl y if click on the img2 it also display on the same window without replacement of img1 i,e img1 and img2 both are should be there only.
I need to get two or three images as a buttons.At the moment when i click the image it must display on window if i click another image button that image also display on the same window but previous one should not replace by current one.
For example,
I have three image buttons img1,img2,img3. At the moment i click on the img1 it should dislplay the image on window.Similarl y if click on the img2 it also display on the same window without replacement of img1 i,e img1 and img2 both are should be there only.
Comment