Click here to Skip to main content
15,922,407 members
Home / Discussions / C#
   

C#

 
QuestionImplementing recursion through directories Pin
Sean Wcisel12-Sep-06 15:48
Sean Wcisel12-Sep-06 15:48 
AnswerRe: Implementing recursion through directories Pin
Guffa12-Sep-06 19:01
Guffa12-Sep-06 19:01 
QuestionHow to create an email body programatically Pin
Stick^12-Sep-06 15:43
Stick^12-Sep-06 15:43 
Questionwait for a form to close Pin
numbers1thru912-Sep-06 10:09
numbers1thru912-Sep-06 10:09 
AnswerRe: wait for a form to close Pin
Guffa12-Sep-06 10:54
Guffa12-Sep-06 10:54 
AnswerRe: wait for a form to close Pin
Jun Du12-Sep-06 15:57
Jun Du12-Sep-06 15:57 
Questionpopulate a data set Pin
lourG12-Sep-06 10:03
lourG12-Sep-06 10:03 
AnswerRe: populate a data set Pin
Andrei Ungureanu12-Sep-06 20:43
Andrei Ungureanu12-Sep-06 20:43 
AnswerRe: populate a data set Pin
lourG13-Sep-06 6:26
lourG13-Sep-06 6:26 
QuestionConverting XML string to a datatable Pin
Omkar Ghaisas12-Sep-06 9:29
Omkar Ghaisas12-Sep-06 9:29 
AnswerRe: Converting XML string to a datatable Pin
Andrei Ungureanu12-Sep-06 20:53
Andrei Ungureanu12-Sep-06 20:53 
Questionico Pin
TAREQ F ABUZUHRI12-Sep-06 8:05
TAREQ F ABUZUHRI12-Sep-06 8:05 
AnswerRe: ico Pin
Nader Elshehabi12-Sep-06 8:47
Nader Elshehabi12-Sep-06 8:47 
GeneralRe: ico Pin
Judah Gabriel Himango12-Sep-06 9:02
sponsorJudah Gabriel Himango12-Sep-06 9:02 
AnswerRe: ico Pin
Judah Gabriel Himango12-Sep-06 9:01
sponsorJudah Gabriel Himango12-Sep-06 9:01 
JokeRe: ico Pin
Nader Elshehabi12-Sep-06 10:16
Nader Elshehabi12-Sep-06 10:16 
GeneralRe: ico Pin
TAREQ F ABUZUHRI12-Sep-06 11:37
TAREQ F ABUZUHRI12-Sep-06 11:37 
QuestionRe: ico Pin
The Only Nock7-Aug-08 16:36
The Only Nock7-Aug-08 16:36 
QuestionHow to Import an Excel file using ODBC connection Pin
JCMori12-Sep-06 7:14
JCMori12-Sep-06 7:14 
QuestionCentralising event handling in a Windows Form application Pin
GazzaJ12-Sep-06 7:00
GazzaJ12-Sep-06 7:00 
AnswerRe: Centralising event handling in a Windows Form application Pin
Jun Du12-Sep-06 15:53
Jun Du12-Sep-06 15:53 
GeneralRe: Centralising event handling in a Windows Form application Pin
GazzaJ18-Sep-06 4:45
GazzaJ18-Sep-06 4:45 
I am effectively using the .NET event model. My question seems to be how to handle controls that are programatically created. Say the main hub of my application deals with the events that controls can generate and passes these to the other controls to process.

If the main hub programatically creates a user control, how does it know what events this can fire and hook up an event handler to these?
GeneralRe: Centralising event handling in a Windows Form application Pin
Jun Du18-Sep-06 6:13
Jun Du18-Sep-06 6:13 
AnswerRe: Centralising event handling in a Windows Form application Pin
lmoelleb12-Sep-06 21:21
lmoelleb12-Sep-06 21:21 
GeneralRe: Centralising event handling in a Windows Form application Pin
GazzaJ18-Sep-06 4:46
GazzaJ18-Sep-06 4:46 

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.