Click here to Skip to main content
15,920,217 members
Home / Discussions / C#
   

C#

 
AnswerRe: Check out if Serial port is used from another application Pin
Stefan Troschuetz30-Sep-06 22:49
Stefan Troschuetz30-Sep-06 22:49 
QuestionShell argument's path problem; "D:\My Documents" vs. "D:\MyDocu~1" Pin
User 96257830-Sep-06 21:52
User 96257830-Sep-06 21:52 
AnswerRe: Shell argument's path problem; "D:\My Documents" vs. "D:\MyDocu~1" Pin
Stefan Troschuetz30-Sep-06 22:40
Stefan Troschuetz30-Sep-06 22:40 
AnswerRe: Shell argument's path problem; "D:\My Documents" vs. "D:\MyDocu~1" Pin
S. Senthil Kumar1-Oct-06 9:39
S. Senthil Kumar1-Oct-06 9:39 
QuestionSimple DataGridView Question Pin
dy1330-Sep-06 18:41
dy1330-Sep-06 18:41 
AnswerRe: Simple DataGridView Question Pin
LongRange.Shooter3-Oct-06 8:16
LongRange.Shooter3-Oct-06 8:16 
QuestionRegarding Event handling on MicroSoft WebBrowser Control in .Net 1.x (AxSHDocVw.AxWebBrowser) Pin
Mystic_30-Sep-06 12:15
Mystic_30-Sep-06 12:15 
QuestionQueryContinueDrag problem Pin
e-laj30-Sep-06 11:21
e-laj30-Sep-06 11:21 
Hi,
I have a code fragment that handles dragging and dropping tree view nodes on each other, all in the same tree view.
All works fine, but i want to cancel the dragging operation when two mouse button are presses.
In MSDN is written:

"The QueryContinueDrag event occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. A QueryContinueDragEventArgs specifies whether and how the drag-and-drop operation should proceed, whether any modifier keys are pressed, and whether the user has pressed the ESC key."

Well i put a break point in this event, but in runtime when i press on another button or press another key - nothing happened - that is - i execution does not reach the breakpoint.

I search over the internet, but NADA.

Any help will be appreciated.

elaj.
GeneralWall Street Programming Pin
Andrey Butov30-Sep-06 10:55
Andrey Butov30-Sep-06 10:55 
Questiondata from dataset to array Pin
Amar Chaudhary30-Sep-06 8:26
Amar Chaudhary30-Sep-06 8:26 
AnswerRe: data from dataset to array Pin
Amar Chaudhary30-Sep-06 8:32
Amar Chaudhary30-Sep-06 8:32 
AnswerI found a bug in .net Pin
Amar Chaudhary30-Sep-06 10:11
Amar Chaudhary30-Sep-06 10:11 
GeneralRe: I found a bug in .net Pin
Amar Chaudhary30-Sep-06 10:15
Amar Chaudhary30-Sep-06 10:15 
QuestionI have a strange with my computers. I chose C# because that is what I mostly do! Pin
Just me at will_george...something30-Sep-06 7:08
Just me at will_george...something30-Sep-06 7:08 
Questionredirecting output from an unmanaged console application Pin
erikash30-Sep-06 5:25
erikash30-Sep-06 5:25 
AnswerRe: redirecting output from an unmanaged console application Pin
umseker30-Sep-06 9:43
umseker30-Sep-06 9:43 
AnswerRe: redirecting output from an unmanaged console application Pin
S. Senthil Kumar1-Oct-06 9:41
S. Senthil Kumar1-Oct-06 9:41 
QuestionFormatting a single datagridview cell??? Pin
printscreen1234530-Sep-06 4:40
printscreen1234530-Sep-06 4:40 
AnswerRe: Formatting a single datagridview cell??? Pin
LongRange.Shooter3-Oct-06 8:22
LongRange.Shooter3-Oct-06 8:22 
Questionwhat we write Pin
Parshant Verma30-Sep-06 4:28
Parshant Verma30-Sep-06 4:28 
AnswerRe: what we write Pin
Guffa30-Sep-06 6:33
Guffa30-Sep-06 6:33 
AnswerRe: what we write Pin
Just me at will_george...something30-Sep-06 7:17
Just me at will_george...something30-Sep-06 7:17 
AnswerRe: what we write Pin
Judah Gabriel Himango30-Sep-06 16:53
sponsorJudah Gabriel Himango30-Sep-06 16:53 
Questionctrl+c and ctrl+v not working in TextBox Pin
rajmohan8330-Sep-06 1:38
rajmohan8330-Sep-06 1:38 
AnswerRe: ctrl+c and ctrl+v not working in TextBox Pin
zhengdong jin30-Sep-06 7:11
zhengdong jin30-Sep-06 7:11 

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.