System.Windows.Forms.DragDropEffects Enumeration
Information   Base Types   Related Resources

Specifies the effects of a drag-and-drop operation.

  • Namespace: System.Windows.Forms
  • First seen in: .NET v1.0.3705
  • Last seen in: .NET v1.1.4322
  • Last changed in: .NET v1.0.3705
  • Assembly: System.Windows.Forms.dll

  • System.Enum
  • View this type on MSDN
  • View this type on WinFX 247
    Articles (7)Discussions (105)MembersRotorChanges
    Articles

    Page: 1
    Drag and Drop between ListBox Controls
    The Code Project
    created a simple C# Windows Forms application. Then I added two list boxes using the form designer. Now my intention was to fill up the list box on the left with some text. By the time I complete the small sample program, I should be able to drag an item from the list box on the left and to drop it on the list box on the right.
    Drag and Drop for Board Games
    C# Corner
    This application shows how the drag and drop features in C# could be used to create a simple board game or whatever. I didn't put any type of game in the application in order to keep the source code simple. The application just lets you move the dots around the board. It allows highlighting a tile when you drag over it, doesn't allow dragging onto a tile with a dot, and the cursor changes depending on whether or not you can drop the dot.
    DragData Demo
    The Code Project
    How to pass custom objects in a drag-and-drop operation
    How to provide file drag-and-drop functionality in a Visual C++ .NET application
    Microsoft Support
    (815667) - This step-by-step article describes how to provide file drag-and-drop functionality in a Microsoft Visual C++ .NET application. A ListBox control is used as the destination of the file drag-and-drop procedure. Back to the top Requirements The...
    How to provide file drag-and-drop functionality in a Visual C++ .NET application
    http://www.kbalertz.com/
    (815667) - This step-by-step article describes how to provide file drag-and-drop functionality in a Microsoft Visual C++ .NET application. A ListBox control is used as the destination of the file drag-and-drop procedure. Back to the top Requirements The...
    HOW TO: Add TreeView drag-and-drop functionality in a Visual C++ .NET application
    Microsoft Support
    (815675) - This step-by-step article describes how to perform a drag-and-drop operation with tree nodes between two TreeView controls in a Visual C++ .NET application. back to the top Requirements The following list outlines the recommended hardware, software,...
    Why DragDrop event is not fired on the Client
    The Code Project
    Why DragDrop event is not fired on the Client
    Ad
    MBR BootFX
    Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
     
     Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
    Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com