Click here to Skip to main content
15,918,275 members
Home / Discussions / C#
   

C#

 
QuestionDependancy between methods of a class Pin
KKrista3-Jun-07 20:50
KKrista3-Jun-07 20:50 
AnswerRe: Dependancy between methods of a class Pin
Christian Graus3-Jun-07 21:03
protectorChristian Graus3-Jun-07 21:03 
GeneralRe: Dependancy between methods of a class Pin
KKrista3-Jun-07 21:11
KKrista3-Jun-07 21:11 
GeneralRe: Dependancy between methods of a class Pin
Expert Coming3-Jun-07 21:22
Expert Coming3-Jun-07 21:22 
AnswerRe: Dependancy between methods of a class Pin
Expert Coming3-Jun-07 21:08
Expert Coming3-Jun-07 21:08 
GeneralRe: Dependancy between methods of a class Pin
blackjack21503-Jun-07 21:29
blackjack21503-Jun-07 21:29 
GeneralRe: Dependancy between methods of a class Pin
Expert Coming3-Jun-07 21:34
Expert Coming3-Jun-07 21:34 
QuestionHow To Get Activate Event And Fire some Code Pin
Pankaj - Joshi3-Jun-07 20:42
Pankaj - Joshi3-Jun-07 20:42 
Sir,
I am from VB6 background and new to C#.
I am making a desktop application using the C#.

I have two windows forms say Winfrm1 and Winfrm2.

on Winfrm1 i have a command button named Button1 and also a grid which holds the customer names from the database.
when i click onto the button1, Winfrm2 form shows in modal manner i.e. showDialogue.
On Winfrm2, I fill the data and save it, when i close the Winfrm2 I want to see the newely added customer on
Winfrm1's grid ...
for that i call the fillgrid method on Winfrm1's activated, enter event but unable to get desirable output
when click to the any control on Winfrm1 then enter event is called and this makes me in trouble .

In vb 6 activate event calls whenever form got focus for this what i should do in C#....?

Confused | :confused:

Pankaj Joshi
AnswerRe: How To Get Activate Event And Fire some Code Pin
Expert Coming3-Jun-07 21:10
Expert Coming3-Jun-07 21:10 
GeneralRe: How To Get Activate Event And Fire some Code Pin
Pankaj - Joshi3-Jun-07 22:43
Pankaj - Joshi3-Jun-07 22:43 
GeneralRe: How To Get Activate Event And Fire some Code Pin
Pankaj - Joshi3-Jun-07 22:56
Pankaj - Joshi3-Jun-07 22:56 
AnswerRe: How To Get Activate Event And Fire some Code Pin
blakey4044-Jun-07 1:11
blakey4044-Jun-07 1:11 
AnswerRe: How To Get Activate Event And Fire some Code Pin
Hesham Yassin4-Jun-07 23:01
Hesham Yassin4-Jun-07 23:01 
GeneralRe: How To Get Activate Event And Fire some Code Pin
Pankaj - Joshi6-Jun-07 20:40
Pankaj - Joshi6-Jun-07 20:40 
QuestionHow to communicate between two Dot Net application Pin
devesh_code3-Jun-07 20:24
devesh_code3-Jun-07 20:24 
AnswerRe: How to communicate between two Dot Net application Pin
KKrista3-Jun-07 20:42
KKrista3-Jun-07 20:42 
GeneralRe: How to communicate between two Dot Net application Pin
devesh_code3-Jun-07 20:57
devesh_code3-Jun-07 20:57 
GeneralRe: How to communicate between two Dot Net application Pin
KKrista3-Jun-07 21:03
KKrista3-Jun-07 21:03 
AnswerRe: How to communicate between two Dot Net application Pin
Ilya Verbitskiy3-Jun-07 23:03
Ilya Verbitskiy3-Jun-07 23:03 
AnswerRe: How to communicate between two Dot Net application Pin
Hesham Yassin6-Jun-07 8:26
Hesham Yassin6-Jun-07 8:26 
QuestionUpgrading an application using Installer without uninstalling Pin
Praveen Raghuvanshi3-Jun-07 19:59
professionalPraveen Raghuvanshi3-Jun-07 19:59 
QuestionHow to deal with reference variable in C#? Pin
Ron.S3-Jun-07 19:55
Ron.S3-Jun-07 19:55 
AnswerRe: How to deal with reference variable in C#? Pin
Sathesh Sakthivel3-Jun-07 20:20
Sathesh Sakthivel3-Jun-07 20:20 
GeneralRe: How to deal with reference variable in C#? Pin
Ron.S3-Jun-07 20:33
Ron.S3-Jun-07 20:33 
GeneralRe: How to deal with reference variable in C#? Pin
KKrista3-Jun-07 20:47
KKrista3-Jun-07 20:47 

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.