Click here to Skip to main content
15,914,071 members
Home / Discussions / C#
   

C#

 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 7:41
moon_stick24-Mar-09 7:41 
GeneralRe: Shared Assembly DLL Help Please! [modified] Pin
w.hooper24-Mar-09 8:05
w.hooper24-Mar-09 8:05 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 22:35
moon_stick24-Mar-09 22:35 
GeneralRe: Shared Assembly DLL Help Please! [modified] Pin
w.hooper24-Mar-09 23:21
w.hooper24-Mar-09 23:21 
GeneralRe: Shared Assembly DLL Help Please! Pin
moon_stick24-Mar-09 23:33
moon_stick24-Mar-09 23:33 
Questionhttps call Pin
satsumatable24-Mar-09 0:31
satsumatable24-Mar-09 0:31 
QuestionOpen web browser from windows application [modified] Pin
yesu prakash24-Mar-09 0:31
yesu prakash24-Mar-09 0:31 
AnswerRe: Open web browser from windows application Pin
musefan24-Mar-09 0:47
musefan24-Mar-09 0:47 
AnswerRe: Open web browser from windows application Pin
DaveyM6924-Mar-09 0:58
professionalDaveyM6924-Mar-09 0:58 
AnswerRe: Open web browser from windows application Pin
musefan24-Mar-09 1:55
musefan24-Mar-09 1:55 
QuestionLocalization in c# Pin
Guy Twig23-Mar-09 23:50
Guy Twig23-Mar-09 23:50 
AnswerRe: Localization in c# Pin
atulbhapkar24-Mar-09 1:08
atulbhapkar24-Mar-09 1:08 
GeneralRe: Localization in c# Pin
Guy Twig25-Mar-09 22:56
Guy Twig25-Mar-09 22:56 
Questionstring Pin
arkiboys23-Mar-09 23:43
arkiboys23-Mar-09 23:43 
AnswerRe: string Pin
Sunil Lanke24-Mar-09 0:09
Sunil Lanke24-Mar-09 0:09 
AnswerRe: string Pin
Sunil Lanke24-Mar-09 0:16
Sunil Lanke24-Mar-09 0:16 
AnswerRe: string Pin
musefan24-Mar-09 0:27
musefan24-Mar-09 0:27 
QuestionLumenWorks.Framework.IO.Csv (CSV Reader) Pin
saku6923-Mar-09 23:23
saku6923-Mar-09 23:23 
AnswerRe: LumenWorks.Framework.IO.Csv (CSV Reader) Pin
saku6924-Mar-09 0:46
saku6924-Mar-09 0:46 
QuestionHow to detect if a user leaves a control while holding a Mousebutton down? Pin
Megidolaon23-Mar-09 22:48
Megidolaon23-Mar-09 22:48 
AnswerRe: How to detect if a user leaves a control while holding a Mousebutton down? Pin
musefan23-Mar-09 22:57
musefan23-Mar-09 22:57 
GeneralRe: How to detect if a user leaves a control while holding a Mousebutton down? Pin
Megidolaon24-Mar-09 1:52
Megidolaon24-Mar-09 1:52 
GeneralRe: How to detect if a user leaves a control while holding a Mousebutton down? Pin
King Julien24-Mar-09 3:32
King Julien24-Mar-09 3:32 
GeneralRe: How to detect if a user leaves a control while holding a Mousebutton down? [modified] Pin
Megidolaon24-Mar-09 21:48
Megidolaon24-Mar-09 21:48 
I thought I had it by making the FlowLayoutPanel slightly larger then the PictureBoxes covering it
But if you hold the mouse button down none of the events get fired, they only fire when you don't press the mouse button.
That's is useless to me.

Colision detection is kinda out of the question, the mouse coordinates are different from the control sizes (events get fired at the wrong time) and I can't debug it because during debug the mouse coordinates still change every time I move the mouse.

An IsChecked property wouldn't really help me.
I need to detect if the user moves away from the PictureBoxes while holding the mouse button down

modified on Monday, April 6, 2009 3:06 AM

Question.Net error..... Pin
S K Y23-Mar-09 22:40
S K Y23-Mar-09 22:40 

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.