marlon_1_2
Member
- Joined
- Aug 20, 2008
- Messages
- 6
- Programming Experience
- Beginner
Does anyone know how to drag and drop objects on a Window form?
If I have two labels - one says "1" and the other says "2" on their texts, and I want two other matching labels to be able to be dragged from one end of the form to the other so that say label 1 of one text can be matched to label 1 of the other text.
I am designing a grammar learning program that will use drag/drop concept
thanks
If I have two labels - one says "1" and the other says "2" on their texts, and I want two other matching labels to be able to be dragged from one end of the form to the other so that say label 1 of one text can be matched to label 1 of the other text.
I am designing a grammar learning program that will use drag/drop concept
thanks