E
EricJ
imagine having a fixed picture in a form, if the user clicks in the picture
an x has to be displayed where the user clicked (so far not much problems).
But the user can make as much x'ses as he wants and has to be able to resize
them. furder the positions of the x images has to be saved in a db so when
the user calls the form the x'ses are still there 1 more thing he can also
delete them.
w i was thinking
create picture boxes at runtime when the user clicks save the xy and size to
the db if they are manipulated.
if there is a standard way of doing this it would be welcome
but i would be gratefull if someone could give me some pointers on creating
picture box controls at runtime and displaying them on the right spot.
tnx for reading this (and for any help
eric J
an x has to be displayed where the user clicked (so far not much problems).
But the user can make as much x'ses as he wants and has to be able to resize
them. furder the positions of the x images has to be saved in a db so when
the user calls the form the x'ses are still there 1 more thing he can also
delete them.
w i was thinking
create picture boxes at runtime when the user clicks save the xy and size to
the db if they are manipulated.
if there is a standard way of doing this it would be welcome
but i would be gratefull if someone could give me some pointers on creating
picture box controls at runtime and displaying them on the right spot.
tnx for reading this (and for any help
eric J