Click here to Skip to main content
15,892,746 members
Home / Discussions / C#
   

C#

 
AnswerRe: Context Menu strip Pin
Martin#21-Feb-07 0:53
Martin#21-Feb-07 0:53 
GeneralRe: Context Menu strip Pin
hiremath7122-Feb-07 0:40
hiremath7122-Feb-07 0:40 
GeneralRe: Context Menu strip Pin
Benhar 200911-Oct-09 17:52
Benhar 200911-Oct-09 17:52 
GeneralRe: Context Menu strip Pin
Benhar 200911-Oct-09 17:53
Benhar 200911-Oct-09 17:53 
QuestionPop Up Menu Pin
hiremath7121-Feb-07 0:24
hiremath7121-Feb-07 0:24 
AnswerRe: Pop Up Menu Pin
stancrm21-Feb-07 0:44
stancrm21-Feb-07 0:44 
GeneralRe: Pop Up Menu Pin
hiremath7122-Feb-07 0:40
hiremath7122-Feb-07 0:40 
Questionhi!! [modified] Pin
Nekshan21-Feb-07 0:17
Nekshan21-Feb-07 0:17 
hi!!
i had been refering to article 'passing values betn forms'.
I tried from it, but still i cant pass my variable from form1 to form2.
I m getting error on passing my variable to the other form's variable.
i have used the object approach from that article :
http://www.codeproject.com/useritems/pass_data_between_forms.asp
Objects of forms are created properly.
This i have written in form1 :
p = ((form1)log).n;
// log is object of form2.
//variable 'n' i have to bring from form2,which contains a date from query fired.
but i m getting error :
'Object reference not set to an instance of an object.'
It would be v.nice if u could help on it.
Thanx.


-- modified at 6:22 Wednesday 21st February, 2007
AnswerRe: hi!! Pin
virendra patel21-Feb-07 0:22
virendra patel21-Feb-07 0:22 
GeneralRe: hi!! Pin
Nekshan21-Feb-07 0:35
Nekshan21-Feb-07 0:35 
GeneralRe: hi!! Pin
virendra patel21-Feb-07 0:47
virendra patel21-Feb-07 0:47 
GeneralRe: hi!! Pin
Nekshan21-Feb-07 0:38
Nekshan21-Feb-07 0:38 
AnswerRe: hi!! Pin
Colin Angus Mackay21-Feb-07 0:32
Colin Angus Mackay21-Feb-07 0:32 
GeneralRe: hi!! Pin
Nekshan21-Feb-07 0:36
Nekshan21-Feb-07 0:36 
AnswerRe: hi!! Pin
Guffa21-Feb-07 1:40
Guffa21-Feb-07 1:40 
AnswerRe: hi!! Pin
virendra patel21-Feb-07 16:28
virendra patel21-Feb-07 16:28 
GeneralRe: hi!! Pin
Nekshan21-Feb-07 19:30
Nekshan21-Feb-07 19:30 
QuestionCalling a method from a form in another form [modified] Pin
motojojo20-Feb-07 23:56
motojojo20-Feb-07 23:56 
AnswerRe: Calling a method from a form in another form Pin
Colin Angus Mackay21-Feb-07 0:30
Colin Angus Mackay21-Feb-07 0:30 
AnswerRe: Calling a method from a form in another form Pin
Mark T.21-Feb-07 2:18
Mark T.21-Feb-07 2:18 
AnswerRe: Calling a method from a form in another form Pin
motojojo21-Feb-07 3:56
motojojo21-Feb-07 3:56 
QuestionAdd attribute to the http header of a request Pin
blackjack215020-Feb-07 23:55
blackjack215020-Feb-07 23:55 
AnswerRe: Add attribute to the http header of a request Pin
B.A21-Feb-07 1:30
B.A21-Feb-07 1:30 
Questionproblem in login page Pin
vijayashanthi20-Feb-07 23:43
vijayashanthi20-Feb-07 23:43 
AnswerRe: problem in login page Pin
Colin Angus Mackay21-Feb-07 0:47
Colin Angus Mackay21-Feb-07 0: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.