how to add images to a panel at any location (x,y)
- by vybhav
i want to add images or labels with image in it to a panel at any location which will be decided by the user clicking on the panel(add image where user clicks in the panel).
how to do this.
thanks