Click here to Skip to main content
15,889,176 members
Home / Discussions / C#
   

C#

 
GeneralRe: Extended Ascii charaters are not written in the text file.... Pin
OriginalGriff6-May-09 0:41
mveOriginalGriff6-May-09 0:41 
AnswerRe: Extended Ascii charaters are not written in the text file.... Pin
Guffa6-May-09 4:18
Guffa6-May-09 4:18 
GeneralRe: Extended Ascii charaters are not written in the text file.... Pin
King Julien6-May-09 4:37
King Julien6-May-09 4:37 
QuestionMouseDown Event? [modified] Pin
Megidolaon5-May-09 23:25
Megidolaon5-May-09 23:25 
AnswerRe: MouseDown Event? Pin
Alex@UEA5-May-09 23:40
Alex@UEA5-May-09 23:40 
AnswerRe: MouseDown Event? Pin
OriginalGriff6-May-09 0:00
mveOriginalGriff6-May-09 0:00 
GeneralRe: MouseDown Event? Pin
Megidolaon7-May-09 20:51
Megidolaon7-May-09 20:51 
GeneralRe: MouseDown Event? Pin
OriginalGriff7-May-09 21:58
mveOriginalGriff7-May-09 21:58 
Yes, thats the whole idea.

You get a Mouse Down, and start tracking the mouse. You can then follow (and select) all the images you wish until you get the MouseUp. The only other way to do the multiple selections is via Control + MouseDown, or Shift and MouseDown - which does not sound like what you want.

I seriously would not consider breakpointing MouseMove!

As a sugestion, set up a form with your images in it, and use Spy++ to examine the mouse messages as you perform the actions you want to do the selections. This should give you a good idea of the message flow you can expect, and you can then see how to handle them.

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

AnswerRe: MouseDown Event? Pin
Member 3046636-May-09 6:54
Member 3046636-May-09 6:54 
QuestionExporting excel to pdf Pin
tauras815-May-09 23:15
tauras815-May-09 23:15 
AnswerRe: Exporting excel to pdf Pin
Mycroft Holmes5-May-09 23:26
professionalMycroft Holmes5-May-09 23:26 
GeneralRe: Exporting excel to pdf Pin
tauras816-May-09 0:14
tauras816-May-09 0:14 
QuestionInvalid attempt to call MetaData when reader is closed. Pin
Vimalsoft(Pty) Ltd5-May-09 23:10
professionalVimalsoft(Pty) Ltd5-May-09 23:10 
AnswerRe: Invalid attempt to call MetaData when reader is closed. Pin
Mycroft Holmes5-May-09 23:24
professionalMycroft Holmes5-May-09 23:24 
GeneralRe: Invalid attempt to call MetaData when reader is closed. Pin
Vimalsoft(Pty) Ltd5-May-09 23:37
professionalVimalsoft(Pty) Ltd5-May-09 23:37 
GeneralRe: Invalid attempt to call MetaData when reader is closed. Pin
Mycroft Holmes6-May-09 14:16
professionalMycroft Holmes6-May-09 14:16 
GeneralRe: Invalid attempt to call MetaData when reader is closed. Pin
Vimalsoft(Pty) Ltd7-May-09 3:08
professionalVimalsoft(Pty) Ltd7-May-09 3:08 
QuestionThe process cannot access the file '' because it is being used by another process Pin
Member 39664155-May-09 22:59
Member 39664155-May-09 22:59 
AnswerRe: The process cannot access the file '' because it is being used by another process Pin
Mycroft Holmes5-May-09 23:19
professionalMycroft Holmes5-May-09 23:19 
GeneralRe: The process cannot access the file '' because it is being used by another process Pin
ToolMaker20078-May-09 0:58
ToolMaker20078-May-09 0:58 
GeneralRe: The process cannot access the file '' because it is being used by another process Pin
ToolMaker20078-May-09 1:06
ToolMaker20078-May-09 1:06 
AnswerRe: The process cannot access the file '' because it is being used by another process Pin
Member 33520014-Aug-10 21:45
Member 33520014-Aug-10 21:45 
Questionwith out exponent value need in float Pin
Member 38798815-May-09 22:58
Member 38798815-May-09 22:58 
AnswerRe: with out exponent value need in float Pin
OriginalGriff5-May-09 23:19
mveOriginalGriff5-May-09 23:19 
QuestionSqlBulkCopy that can do UPDATE Pin
lakhwinder.ghuman5-May-09 22:00
lakhwinder.ghuman5-May-09 22:00 

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.