Microsoft
70-511 · Question #300
Which of the following is necessary to implement a drag and drop operation between two applications? (Choose all that apply.)
Sign in or unlock 70-511 to reveal the answer and full explanation for question #300. The question stem and answer options stay visible for context.
Manage application lifecycle
Question
Which of the following is necessary to implement a drag and drop operation between two applications? (Choose all that apply.)
Exhibit
Options
- AYou must call the DoDragDrop method.
- BThe target control must allow one of the drag effects specified in the DoDragDrop method call.
- CThe target control must accept data in the format that was set in the DoDragDrop method call.
- DThe target control must have the AllowDrop property set to True.
Unlock 70-511 to see the answer
You've previewed enough free 70-511 questions. Unlock 70-511 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#drag and drop#DoDragDrop#AllowDrop#WPF
