Hi
I am create one application in which add some selected images into flowlayout panel.how to select particular image from flowlayout panel and remove this selected images from flowlayout panel
Regards,
Shailaja
ShailaMohite -3 Newbie Poster
Recommended Answers
Jump to PostYou can select an image by clicking on it if you capture its Click() event. The following example shows how to add an event handler to the control at creation.
When a picturebox is clicked on a border is added to highlight it and it is stored in a …
All 3 Replies
DdoubleD 315 Posting Shark
ddanbe 2,724 Professional Procrastinator Featured Poster
Geekitygeek 480 Nearly a Posting Virtuoso
ShailaMohite commented: Thank You +0
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.