DragDropExample1.xaml:
DragDropExample1.xaml.cs:
UI Display:
After pressing
F5,
Enter some text
(For example,DragDrop) in the textbox1 and select the text in textbox1 and drag it to textbox2.Now drop the dragged text into the textbox2.
Now we can see
the content of textbox1 in textbox2.
Happy Learning...
No comments:
Post a Comment