|
I can't drag things like for example: groupBox, FlowLayoutPanels. I've been using Visual studio for almost 3 years now, so it's not a matter of not knowing how to. This works on my laptop, and my work pc, but not my home desktop. I've tried starting WindowsXP in safe mode, VS2008 in safe mode, created a new user account, removed visual studio, all leftovers I could find after removal (searched documents and settings application data folders, and leftovers in the program files), removed .net 2-3.5, then did a fresh reinstall. I'm in WinXp SP3. I also posted the question here, but no luck: http://stackoverflow.com/questions/1257725/visual-studio-2008-wont-let-me-drag-certain-controls/1257758#1257758
Programmer in Jacksonville, FL- Changed TypeBrandonCD Monday, September 07, 2009 2:13 PMproblem still active
- Changed TypeKira QianMSFT, ModeratorMonday, August 31, 2009 8:25 AM
-
| | BrandonCD Monday, August 24, 2009 7:29 PM | so it turns out that somehow a mouse or mouse driver was causing this. When I brought my work machine home. the problem was suddenly on my work machine. When I shut it off, hooked up a different keyboard and mouse... the problem dissapeared. A few weeks back my mouse's 5th button broke. I'm guessing it broke in such a way that the button is held down, or other parts of it also messed up. because as long as that mouse doesn't get plugged in, my dragging in visual studio on those specific controls works. It was an old Razer mouse. When I went into the device manager, there was a conflict/warning showing on that mouse. Programmer in Jacksonville, FL- Marked As Answer byBrandonCD Friday, September 11, 2009 6:17 PM
-
| | BrandonCD Friday, September 11, 2009 6:17 PM | Hi BrandonCD, >Dragging doesn't work for container controls Do you mean the controls cannot be drag from ToolBox and drop onto the GroupBox, FlowLayoutPanels etc.? Or the controls that has already been added to the GroupBox, FlowLayoutPanel can not be move again? Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. | | Kira Qian Thursday, August 27, 2009 2:36 AM | We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions. Please mark the replies as answers if they help and unmark if they don't. | | Kira Qian Monday, August 31, 2009 8:25 AM | once the control has been added to the form or container control it will no longer drag. Programmer in Jacksonville, FL | | BrandonCD Monday, September 07, 2009 2:13 PM | I have alert me on replies on and haven't seen any alerts so I thought no one had responded. someone else on another forum site is also having this issue so I'll link them here. Also I'm going to look into my alert settings or email address on this site. Programmer in Jacksonville, FL | | BrandonCD Monday, September 07, 2009 2:14 PM | I can't find anywhere in my settings to see what address reply alerts are going to, I would assume that means it's suppose to go to my login username/email address. However I'm not getting anything at that address, nor in the spam folder. Programmer in Jacksonville, FL | | BrandonCD Monday, September 07, 2009 2:19 PM | Hi BrandonCD, According to my knowledge, if you add a control to a base form with "Modifiers" to "Private" cannot be moved in the inherited form. In this situation, you will need to mark "Modifiers" to "Protected". Does your situation like this? Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. | | Kira Qian Tuesday, September 08, 2009 1:44 AM | no, if I change the modifier on a group box, on a fresh form, it still doesn't allow me to drag the group box. Programmer in Jacksonville, FL | | BrandonCD Tuesday, September 08, 2009 11:07 AM | Hi, Would you mind send me the project, you can make a simple project and send me via email(v-kiqian@microsoft.com) or upload to the net share(http://skydrive.live.com/) Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. | | Kira Qian Wednesday, September 09, 2009 1:56 AM | sending a project now Programmer in Jacksonville, FL | | BrandonCD Thursday, September 10, 2009 12:12 AM | Hi, Where did you send? I haven't receive any email and also do not see the link to your skydrive. Sincerely, Kira Qian Please mark the replies as answers if they help and unmark if they don't. | | Kira Qian Thursday, September 10, 2009 1:49 AM | I sent to v-kiqian@microsoft.com as you requested? It worked, I didn't get returned mail, and I CC'd my work address and it came through there.
Programmer in Jacksonville, FL | | BrandonCD Friday, September 11, 2009 2:01 AM | so it turns out that somehow a mouse or mouse driver was causing this. When I brought my work machine home. the problem was suddenly on my work machine. When I shut it off, hooked up a different keyboard and mouse... the problem dissapeared. A few weeks back my mouse's 5th button broke. I'm guessing it broke in such a way that the button is held down, or other parts of it also messed up. because as long as that mouse doesn't get plugged in, my dragging in visual studio on those specific controls works. It was an old Razer mouse. When I went into the device manager, there was a conflict/warning showing on that mouse. Programmer in Jacksonville, FL- Marked As Answer byBrandonCD Friday, September 11, 2009 6:17 PM
-
| | BrandonCD Friday, September 11, 2009 6:17 PM |
|