Click here to Skip to main content
15,897,718 members
Home / Discussions / C#
   

C#

 
GeneralRe: Creating object stops execution of entire function Pin
Nissim Salomon26-Jun-07 5:46
Nissim Salomon26-Jun-07 5:46 
GeneralRe: Creating object stops execution of entire function Pin
Hesham Yassin26-Jun-07 7:46
Hesham Yassin26-Jun-07 7:46 
GeneralRe: Creating object stops execution of entire function Pin
Luc Pattyn26-Jun-07 5:33
sitebuilderLuc Pattyn26-Jun-07 5:33 
GeneralRe: Creating object stops execution of entire function Pin
__DanC__26-Jun-07 5:37
__DanC__26-Jun-07 5:37 
GeneralRe: Creating object stops execution of entire function Pin
Luc Pattyn26-Jun-07 5:49
sitebuilderLuc Pattyn26-Jun-07 5:49 
GeneralRe: Creating object stops execution of entire function Pin
__DanC__26-Jun-07 5:55
__DanC__26-Jun-07 5:55 
GeneralRe: Creating object stops execution of entire function Pin
Luc Pattyn26-Jun-07 6:22
sitebuilderLuc Pattyn26-Jun-07 6:22 
QuestionC# custom event handlers/controls Pin
donovan.solms26-Jun-07 2:43
donovan.solms26-Jun-07 2:43 
hi,

i have a unmanaged c++ app that sends events to a managed wrapper, and then the wrapper sends it to my c# app. it works fine. but now i want to create custom controls that gets these events. the problem is i have no idea how. i can create basic custom controls and so.

it's for a touchscreen, so what i want to do is very similar to the click/mousedown events, except its more of a touchdown instead of mousedown.

eventually i want to be able to do Image.touchdown += (add event handler) and one the image is touched on screen, the event is raised. just like a mouse event.

can anyone please tell me where to start, or what article to read, or just give me a hint in the right direction?


thanks,

donovan

those that say it cannot be done shouldn't interrupt those doing it

AnswerRe: C# custom event handlers/controls Pin
originSH26-Jun-07 4:10
originSH26-Jun-07 4:10 
GeneralRe: C# custom event handlers/controls Pin
donovan.solms26-Jun-07 5:14
donovan.solms26-Jun-07 5:14 
GeneralRe: C# custom event handlers/controls Pin
originSH26-Jun-07 5:38
originSH26-Jun-07 5:38 
GeneralRe: C# custom event handlers/controls Pin
donovan.solms26-Jun-07 6:01
donovan.solms26-Jun-07 6:01 
GeneralRe: C# custom event handlers/controls Pin
originSH26-Jun-07 6:24
originSH26-Jun-07 6:24 
GeneralRe: C# custom event handlers/controls Pin
donovan.solms26-Jun-07 10:40
donovan.solms26-Jun-07 10:40 
GeneralRe: C# custom event handlers/controls Pin
originSH26-Jun-07 22:11
originSH26-Jun-07 22:11 
GeneralRe: C# custom event handlers/controls Pin
led mike26-Jun-07 5:39
led mike26-Jun-07 5:39 
GeneralRe: C# custom event handlers/controls Pin
donovan.solms26-Jun-07 5:59
donovan.solms26-Jun-07 5:59 
GeneralRe: C# custom event handlers/controls Pin
led mike26-Jun-07 6:13
led mike26-Jun-07 6:13 
AnswerRe: C# custom event handlers/controls Pin
Dave Kreskowiak26-Jun-07 5:37
mveDave Kreskowiak26-Jun-07 5:37 
QuestionPlease correct the error..... Pin
help as an alias26-Jun-07 2:16
help as an alias26-Jun-07 2:16 
AnswerRe: Please correct the error..... Pin
Manas Bhardwaj26-Jun-07 2:19
professionalManas Bhardwaj26-Jun-07 2:19 
AnswerRe: Please correct the error..... Pin
Colin Angus Mackay26-Jun-07 2:21
Colin Angus Mackay26-Jun-07 2:21 
AnswerRe: Please correct the error..... Pin
kubben26-Jun-07 2:22
kubben26-Jun-07 2:22 
GeneralRe: Please correct the error..... Pin
Colin Angus Mackay26-Jun-07 2:23
Colin Angus Mackay26-Jun-07 2:23 
GeneralRe: Please correct the error..... Pin
kubben26-Jun-07 2:29
kubben26-Jun-07 2:29 

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.