Hello,I have two dimentianal array which I visualizate on screen this way:
Where BALLON_CELL_SIZE is 30.Code:g.DrawImage(img, col * BALLON_CELL_SIZE, row * BALLON_CELL_SIZE);
How can I attach on each drawed image a onclick method ?
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |