Hi ,
l have an array of say 30 picture boxes (pic(1),pic(2) etc) each having a different image and not in sequence
l have another array of 30 empty picture boxes (mic(1),mic(2) etc) in sequence
This is no a jigsaw puzzle .
The user can move with the clipboard method images to the empty boxes but they have to be placed in a proper
empty box in order to meet the criteria of the game.
So far l have no problem but l what l would like is to have some kind of notification when the user completes
placing all the images , say so % , or if completed correctly a Msgbox with congrats . That kind of thing .
l'll appreciate feedback
l have an array of say 30 picture boxes (pic(1),pic(2) etc) each having a different image and not in sequence
l have another array of 30 empty picture boxes (mic(1),mic(2) etc) in sequence
This is no a jigsaw puzzle .
The user can move with the clipboard method images to the empty boxes but they have to be placed in a proper
empty box in order to meet the criteria of the game.
So far l have no problem but l what l would like is to have some kind of notification when the user completes
placing all the images , say so % , or if completed correctly a Msgbox with congrats . That kind of thing .
l'll appreciate feedback