BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
rotator.SelectedIndexChanged += (object sender, SelectedIndexChangedEventArgs e) => { }; |
What aout picture clicked event? I mean, I have 10 pictures in the rotator control, I watch the 3rd pic and I want to click (tap) on that image (the bigger one) to see it on website (for example) or some action (process that image on another page, etc).Is this possible?