Click here to Skip to main content
15,917,328 members
Home / Discussions / C#
   

C#

 
GeneralCustom Event Firing Once per Instance Pin
SBendBuckeye24-Jun-05 10:20
SBendBuckeye24-Jun-05 10:20 
GeneralRe: Custom Event Firing Once per Instance Pin
Adam Goossens24-Jun-05 21:49
Adam Goossens24-Jun-05 21:49 
GeneralRe: Custom Event Firing Once per Instance Pin
SBendBuckeye25-Jun-05 7:35
SBendBuckeye25-Jun-05 7:35 
GeneralRe: Custom Event Firing Once per Instance Pin
Adam Goossens25-Jun-05 19:04
Adam Goossens25-Jun-05 19:04 
GeneralRe: Custom Event Firing Once per Instance Pin
Anonymous30-Jun-05 6:17
Anonymous30-Jun-05 6:17 
GeneralRe: Custom Event Firing Once per Instance Pin
Adam Goossens30-Jun-05 16:25
Adam Goossens30-Jun-05 16:25 
GeneralRe: Custom Event Firing Once per Instance Pin
SBendBuckeye8-Jul-05 10:51
SBendBuckeye8-Jul-05 10:51 
GeneralRe: Custom Event Firing Once per Instance Pin
Adam Goossens8-Jul-05 17:01
Adam Goossens8-Jul-05 17:01 
Hi!

Ok, that makes perfect sense now (honest! Wink | ;) ). To raise the event on ONLY instace 3, and it fires not only for instance 3, but 1, 2 and 4 as well (for example), when you've only manipulated instance 3.

I can now conclusively say that is quite bizarre behaviour. Smile | :) . Can we see some code? Specifically the code for the custom implementation of ComboBox? If it's quite long, perhaps just the event definition and the code that calls the event.

Off the top of my head I can't think of a logical explanation for this. It doesn't make sense how firing one event on one particular control causes the same event to be fired by ALL instances of that control.

-Adam.
GeneralTabcontrol Pin
Tom Wright24-Jun-05 8:17
Tom Wright24-Jun-05 8:17 
GeneralRe: Tabcontrol Pin
Luis Alonso Ramos24-Jun-05 13:20
Luis Alonso Ramos24-Jun-05 13:20 
GeneralRe: Tabcontrol Pin
Tom Wright26-Jun-05 15:49
Tom Wright26-Jun-05 15:49 
GeneralRe: Tabcontrol Pin
Luis Alonso Ramos27-Jun-05 5:17
Luis Alonso Ramos27-Jun-05 5:17 
GeneralClass Generator Pin
Leyu24-Jun-05 6:22
Leyu24-Jun-05 6:22 
GeneralRe: Class Generator Pin
Steve Maier24-Jun-05 8:40
professionalSteve Maier24-Jun-05 8:40 
GeneralRe: Class Generator Pin
ChesterPoindexter24-Jun-05 13:36
professionalChesterPoindexter24-Jun-05 13:36 
Generalassignment to controls ( Label) Pin
pbsamson24-Jun-05 5:49
pbsamson24-Jun-05 5:49 
GeneralRe: assignment to controls ( Label) Pin
Marc Clifton24-Jun-05 6:20
mvaMarc Clifton24-Jun-05 6:20 
GeneralRe: assignment to controls ( Label) Pin
pbsamson24-Jun-05 6:27
pbsamson24-Jun-05 6:27 
GeneralLine Width Pin
Leslie Sanford24-Jun-05 5:43
Leslie Sanford24-Jun-05 5:43 
GeneralRe: Line Width Pin
Judah Gabriel Himango24-Jun-05 5:56
sponsorJudah Gabriel Himango24-Jun-05 5:56 
QuestionHow to use windows ping utility in C#? Pin
Mohamed El Gohary24-Jun-05 5:39
Mohamed El Gohary24-Jun-05 5:39 
AnswerRe: How to use windows ping utility in C#? Pin
Judah Gabriel Himango24-Jun-05 5:52
sponsorJudah Gabriel Himango24-Jun-05 5:52 
AnswerRe: How to use windows ping utility in C#? Pin
Mike Dimmick24-Jun-05 6:08
Mike Dimmick24-Jun-05 6:08 
Generalsearch ip address Pin
amarsumanth24-Jun-05 5:36
amarsumanth24-Jun-05 5:36 
GeneralRe: search ip address Pin
Judah Gabriel Himango24-Jun-05 5:50
sponsorJudah Gabriel Himango24-Jun-05 5:50 

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.