Windows 10: I have a C#App that is attempting to do a drag and drop operation. The App is trying to...

Discus and support I have a C#App that is attempting to do a drag and drop operation. The App is trying to... in User Accounts and Family Safety to solve the problem; Here is the Drag method: private void dgv_Functions_MouseDownobject sender, MouseEventArgs e {... Discussion in 'User Accounts and Family Safety' started by Steve Clark1, Dec 27, 2022.

  1. I have a C#App that is attempting to do a drag and drop operation. The App is trying to...


    Here is the Drag method: private void dgv_Functions_MouseDownobject sender, MouseEventArgs e { dgv_Functions.DoDragDropdgv_Functions.SelectedRows, DragDropEffects.Copy; }Here is the Drop methodI have a C#App that is attempting to do a drag and drop operation. The App is trying to... :private void txt_Query_DragEnterobject sender, DragEventArgs e { &nbs

    :)
     
    Steve Clark1, Dec 27, 2022
    #1

  2. Drag and Drop

    Hi Charles,

    the steps you suggested didn't work for me but, when pressing the escape key it somehow expanded the drive and by using drag and drop to the single file in the list worked.

    In the past I could drag and drop multiple folders onto the drive on the network computer(s). Doing it on individual folders will take far too long and time consuming and is not an option.

    Microsoft should be able to identify what is blocking it and issue a fix.

    My machine is multi boot so tomorrow I will try with Windows 7.

    Many thanks for your help,

    Deric
     
    DericStain, Dec 27, 2022
    #2
  3. Drag and drop in Windows 11

    Drag and Drop is now available in Windows 11 Beta Channel.

    Announcing Windows 11 Insider Preview Build 22581 | Windows Insider Blog

    Changes and Improvements

    [Taskbar]

    • Drag and drop is now supported on the Windows 11 taskbar. Quickly drag and drop files between app windows, by hovering over apps in the taskbar to bring their windows to the foreground. Try attaching a file to an Outlook e-mail by dragging it and hovering over the Outlook icon in the taskbar to bring the window to the foreground. Once in the foreground, drop your file into the e-mail to attach it. You can also customize your taskbar with your favorite apps from Start’s All apps list by dragging and dropping over the taskbar to pin them. You can also drag and drop to the desktop via “Show desktop” at the very right corner of the taskbar.
     
    Sumit (Volunteer Moderator), Dec 27, 2022
    #3
  4. I have a C#App that is attempting to do a drag and drop operation. The App is trying to...

    Windows 11 drag and drop feature in task bar

    It has been added to WIndows 11 Beta Channel.

    Changes and Improvements

    [Taskbar]

    • Drag and drop is now supported on the Windows 11 taskbar. Quickly drag and drop files between app windows, by hovering over apps in the taskbar to bring their windows to the foreground. Try attaching a file to an Outlook e-mail by dragging it and hovering over the Outlook icon in the taskbar to bring the window to the foreground. Once in the foreground, drop your file into the e-mail to attach it. You can also customize your taskbar with your favorite apps from Start’s All apps list by dragging and dropping over the taskbar to pin them. You can also drag and drop to the desktop via “Show desktop” at the very right corner of the taskbar.
     
    Sumit (Volunteer Moderator), Dec 27, 2022
    #4
Thema:

I have a C#App that is attempting to do a drag and drop operation. The App is trying to...

Loading...
  1. I have a C#App that is attempting to do a drag and drop operation. The App is trying to... - Similar Threads - C#App attempting drag

  2. how do i pin an app to my desktop? what happened to drag and drop?

    in Windows 10 Ask Insider
    how do i pin an app to my desktop? what happened to drag and drop?: new windows 10 user… i used 7 religiously until i got a new laptop. only using it for school and light gaming like minecraft and stuff. how do i get my apps and games on the home screen? there’s an option to pin it to start but nothing even happens when i do that? i figured...
  3. I have a C#App that is attempting to do a drag and drop operation. The App is trying to...

    in Windows 10 Gaming
    I have a C#App that is attempting to do a drag and drop operation. The App is trying to...: Here is the Drag method: private void dgv_Functions_MouseDownobject sender, MouseEventArgs e { dgv_Functions.DoDragDropdgv_Functions.SelectedRows, DragDropEffects.Copy; }Here is the Drop method:private void txt_Query_DragEnterobject sender,...
  4. I have a C#App that is attempting to do a drag and drop operation. The App is trying to...

    in Windows 10 Software and Apps
    I have a C#App that is attempting to do a drag and drop operation. The App is trying to...: Here is the Drag method: private void dgv_Functions_MouseDownobject sender, MouseEventArgs e { dgv_Functions.DoDragDropdgv_Functions.SelectedRows, DragDropEffects.Copy; }Here is the Drop method:private void txt_Query_DragEnterobject sender,...
  5. I can't drag and drop apps onto my home screen

    in Windows 10 Gaming
    I can't drag and drop apps onto my home screen: Hi,As you can see in the gif,I can't drag apps from the Start Menu, and drop into my home screenEverytime I try it just bounces back while showing a red ⊘ mark on the iconAnyone know how to fix this?Thank you....
  6. I can't drag and drop apps onto my home screen

    in Windows 10 Software and Apps
    I can't drag and drop apps onto my home screen: Hi,As you can see in the gif,I can't drag apps from the Start Menu, and drop into my home screenEverytime I try it just bounces back while showing a red ⊘ mark on the iconAnyone know how to fix this?Thank you....
  7. I can't drag and drop apps onto my display

    in Windows 10 Gaming
    I can't drag and drop apps onto my display: Hi,As you can see in the gif,I can't drag apps from the Start Menu, and drop into my main display.Everytime I try it just bounces back while showing the red ⊘ mark. Anyone know how to fix this?Thank you....
  8. I can't drag and drop apps onto my display

    in Windows 10 Software and Apps
    I can't drag and drop apps onto my display: Hi,As you can see in the gif,I can't drag apps from the Start Menu, and drop into my main display.Everytime I try it just bounces back while showing the red ⊘ mark. Anyone know how to fix this?Thank you....
  9. Drag and drop

    in Windows 10 Software and Apps
    Drag and drop: Why i Can't use drag and drop in windows 11?? It is so annoying, i think i have to go back to windows 10.For development work it is really bad for user. https://answers.microsoft.com/en-us/windows/forum/all/drag-and-drop/85e7b545-2642-4278-b569-418ba70cc539
  10. Drag and Drop to Windows Taskbar App No Longer Working

    in Windows 10 Network and Sharing
    Drag and Drop to Windows Taskbar App No Longer Working: I have always been able to drag one or more files from a folder to an open minimized App on the Windows 10 taskbar and have that App open up so that I can drop the files on there and open the files in that App. Lately, this has stopped working. I'm guessing some Windows...