hello! im new to vb.net and i have a project that will let users drag and drop images into a canvas.
small images will be displayed in the left corner of the form and next is the canvas. that images must be copied when dragged and dropped into the canvas
images in the canvas can still be selected and moved around the canvas.
canvas if possible must be scroll-able and can have different shapes ( square, circle, u-shape, t-shape, v-shape). the user is the one who will choose the shape on run time.
i really don't know where to start, what to study, what to code and so your help will be greatly and deeply appreciated.
thanks in advance
small images will be displayed in the left corner of the form and next is the canvas. that images must be copied when dragged and dropped into the canvas
images in the canvas can still be selected and moved around the canvas.
canvas if possible must be scroll-able and can have different shapes ( square, circle, u-shape, t-shape, v-shape). the user is the one who will choose the shape on run time.
i really don't know where to start, what to study, what to code and so your help will be greatly and deeply appreciated.
thanks in advance