Click here to Skip to main content
15,887,135 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionDelegates are type-safe Function Pointers Pin
Sonia Gupta15-May-07 2:34
Sonia Gupta15-May-07 2:34 
AnswerRe: Delegates are type-safe Function Pointers Pin
Colin Angus Mackay15-May-07 2:37
Colin Angus Mackay15-May-07 2:37 
Questiondelegates Pin
Sonia Gupta15-May-07 2:28
Sonia Gupta15-May-07 2:28 
AnswerRe: delegates Pin
Colin Angus Mackay15-May-07 2:35
Colin Angus Mackay15-May-07 2:35 
QuestionRe: delegates Pin
Sonia Gupta15-May-07 2:48
Sonia Gupta15-May-07 2:48 
AnswerRe: delegates Pin
Guffa15-May-07 3:50
Guffa15-May-07 3:50 
AnswerRe: delegates Pin
Colin Angus Mackay15-May-07 3:51
Colin Angus Mackay15-May-07 3:51 
QuestionRaising and handling events in 2 independant forms. Pin
steve_rm15-May-07 1:51
steve_rm15-May-07 1:51 
Hello,

VS 2005

Passing data using events between child and parent is not difficult. But how would you handle a event from another form that didn't create instance of that form.

For example. form1, form2, form3.

form1 open form2.
form2 open form3.

How can you handle an event in form1 which has been raised in form3? The 2 are independent of each other, as form1 doesn't have an object for form3.

I have a button on form3 that when pressed should pass some data to form1.

Thanks
AnswerRe: Raising and handling events in 2 independant forms. Pin
Probeer Das15-May-07 3:32
Probeer Das15-May-07 3:32 
AnswerRe: Raising and handling events in 2 independant forms. Pin
Dave Kreskowiak15-May-07 4:06
mveDave Kreskowiak15-May-07 4:06 
Questionhow to resolve it Pin
d_smit15-May-07 1:18
d_smit15-May-07 1:18 
QuestionRe: how to resolve it [modified] Pin
Sonia Gupta15-May-07 1:23
Sonia Gupta15-May-07 1:23 
QuestionRun in Services Pin
Socheat.Net15-May-07 1:14
Socheat.Net15-May-07 1:14 
AnswerRe: Run in Services Pin
harsh_c15-May-07 1:27
professionalharsh_c15-May-07 1:27 
GeneralRe: Run in Services Pin
Socheat.Net15-May-07 15:43
Socheat.Net15-May-07 15:43 
AnswerRe: Run in Services Pin
Dave Kreskowiak15-May-07 4:03
mveDave Kreskowiak15-May-07 4:03 
QuestionText Box with Rounded corners Pin
todd.0101110115-May-07 1:11
todd.0101110115-May-07 1:11 
AnswerRe: Text Box with Rounded corners Pin
Probeer Das15-May-07 3:37
Probeer Das15-May-07 3:37 
GeneralRe: Text Box with Rounded corners Pin
todd.0101110115-May-07 5:14
todd.0101110115-May-07 5:14 
Questionhow to validate right click in excel worksheet using VBA Pin
prashant pissey15-May-07 1:08
prashant pissey15-May-07 1:08 
Questionevent , raise event , delegates Pin
Sonia Gupta15-May-07 1:01
Sonia Gupta15-May-07 1:01 
AnswerRe: event , raise event , delegates Pin
CPallini17-May-07 23:45
mveCPallini17-May-07 23:45 
Questionprogress bar Pin
Sonia Gupta15-May-07 0:55
Sonia Gupta15-May-07 0:55 
AnswerRe: progress bar Pin
Probeer Das15-May-07 3:42
Probeer Das15-May-07 3:42 
AnswerRe: progress bar Pin
Dave Kreskowiak15-May-07 4:01
mveDave Kreskowiak15-May-07 4:01 

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.