Medium
You are creating a Windows Forms application. The application displays the names of employees using the TreeView control. You need to implement the drag-and-drop feature in the TreeView control. What are the actions you need to take (Each correct answer represents a part of the solution)?
Author: Guillaume BroutStatus: PublishedQuestion passed 217 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
0
How to read an XML file in C#0
How to make a dialog box full screen in C#0
Create a new frmSecondary object and show it.1
How to set the splitter distance and the fixed panel of a split container in C#1
What is the default value of the SelectionMode property of a ListView in C#?0
What is the name of the technology that allows you to deploy a C# application to a user's computer without the user having to install it?0
Add a ToolStripControlHost to a ContextMenuStrip in C#