Click here to Skip to main content
15,921,169 members
Home / Discussions / C#
   

C#

 
QuestionPlz help - Logging explorer events Pin
rjknis28-May-07 18:59
rjknis28-May-07 18:59 
AnswerRe: Plz help - Logging explorer events Pin
JF201528-May-07 19:10
JF201528-May-07 19:10 
GeneralRe: Plz help - Logging explorer events Pin
rjknis29-May-07 2:37
rjknis29-May-07 2:37 
AnswerRe: Plz help - Logging explorer events Pin
Ylno28-May-07 23:16
Ylno28-May-07 23:16 
GeneralRe: Plz help - Logging explorer events Pin
rjknis29-May-07 21:19
rjknis29-May-07 21:19 
Questionchanges on the added row in the grid view Pin
tauras8128-May-07 18:53
tauras8128-May-07 18:53 
QuestionDXF reading and drawing with undo and redo functions in Drawing Editor [modified] Pin
a_david12328-May-07 18:50
a_david12328-May-07 18:50 
AnswerRe: Undo and Redo in Drawing Editor Pin
mav.northwind28-May-07 19:16
mav.northwind28-May-07 19:16 
AnswerRe: DXF reading and drawing with undo and redo functions in Drawing Editor Pin
mav.northwind28-May-07 19:20
mav.northwind28-May-07 19:20 
Questionsorting grid view Pin
tauras8128-May-07 18:00
tauras8128-May-07 18:00 
AnswerRe: sorting grid view Pin
Sathesh Sakthivel28-May-07 18:05
Sathesh Sakthivel28-May-07 18:05 
QuestionHelp me, please Pin
angelinajoilie28-May-07 17:25
angelinajoilie28-May-07 17:25 
AnswerRe: Help me, please Pin
Sathesh Sakthivel28-May-07 17:58
Sathesh Sakthivel28-May-07 17:58 
QuestionLinux client with Windows Server Pin
islheg28-May-07 9:35
islheg28-May-07 9:35 
QuestionWhat am I missing here??? [modified] Pin
new_phoenix28-May-07 7:55
new_phoenix28-May-07 7:55 
AnswerRe: What am I missing here??? Pin
Guffa28-May-07 8:37
Guffa28-May-07 8:37 
GeneralRe: What am I missing here??? Pin
new_phoenix2-Jun-07 12:19
new_phoenix2-Jun-07 12:19 
Guffa:

The problem is that I need to be able to drag a control and to drop it onto another control, but in the meantime I need to be able to drag each control from the place where the mouse down click occurs. This drag point is currently retained by the Mouse Down event handler, but the control only moves when the cursor touches the form. This makes the control movement jumpy. I would instead like to be able to move the control from the drag point without the curor touching the form. Do you have any advice? Should I somehow capture the movement of the mouse in the MouseMove event handler?

Confused | :confused: Confused | :confused: Confused | :confused:

New_Phoenix
AnswerRe: What am I missing here??? Pin
Guffa2-Jun-07 14:03
Guffa2-Jun-07 14:03 
Questioni have to ask regarding "Report Parameter" Pin
Lucky Hamad28-May-07 7:23
Lucky Hamad28-May-07 7:23 
QuestionRegular Expressions... Pin
simplicitylabs28-May-07 5:55
simplicitylabs28-May-07 5:55 
AnswerRe: Regular Expressions... Pin
J. Dunlap28-May-07 6:28
J. Dunlap28-May-07 6:28 
GeneralRe: Regular Expressions... Pin
simplicitylabs28-May-07 6:48
simplicitylabs28-May-07 6:48 
GeneralRe: Regular Expressions... Pin
J. Dunlap28-May-07 7:16
J. Dunlap28-May-07 7:16 
QuestionRe-Starting an application after self killing (autodestruction) Pin
dannygilbert328-May-07 5:24
dannygilbert328-May-07 5:24 
AnswerRe: Re-Starting an application after self killing (autodestruction) Pin
Dave Herren28-May-07 5:38
Dave Herren28-May-07 5:38 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.