Hi,
I have attached a part of the code of wat i am doing now.
It contains 2 picture boxes and a seperate box which is used to copy and paste the data on the picture box to the rectangle next to it.
i need to copy the bitmap image and paste it over the rectangle, and also there can be only 16 such picture boxes that can be put onto the rectangle, not elsewhere.
In case if 0 is selected and placed inside the rectangle for 16 times and if 1 is selected and placed there, then the 0 that was placed 1st shud be deleted and 1 shud be added to the place wher mouse is clicked.
and in the program, the selected bitmap images shud be placed outside the circle and inside the first rectangle, not anywhere else onthe form.
plz do help, am breaking my head over this...