Click here to Skip to main content
15,906,766 members
Home / Discussions / C#
   

C#

 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Deresen18-Feb-09 4:09
Deresen18-Feb-09 4:09 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Mihai Pruna18-Feb-09 4:56
Mihai Pruna18-Feb-09 4:56 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Deresen18-Feb-09 5:02
Deresen18-Feb-09 5:02 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Mihai Pruna18-Feb-09 5:12
Mihai Pruna18-Feb-09 5:12 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Deresen18-Feb-09 5:21
Deresen18-Feb-09 5:21 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Mihai Pruna18-Feb-09 6:07
Mihai Pruna18-Feb-09 6:07 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Mihai Pruna18-Feb-09 8:20
Mihai Pruna18-Feb-09 8:20 
GeneralRe: VS2005, variables with values of form elements not updating when interacted with by user. Pin
Deresen18-Feb-09 12:20
Deresen18-Feb-09 12:20 
No, all I did was asuming. I asumed you would get data from a 'place' and that 'place' would be getFromDatabase().

But to recap, to clear that I understand your problem well:
You have a form which you create and can own
You have a process running on a computer
This process will change some stuff and you want to get those on your form for debugging.
To refresh, you are using a checkbox with an OnChanged event?
But when you click on the checkbox, nothing happens.

Is this correct?

If it is, please send the code which is inside the OnChanged event. Then I can maybe see the problem.
If there is no code inside this event, then I would suggest you to call a function which will place the values you would like to see/debug, on your screen.
Questionhow to use load axwinsock in c# Pin
mghafar18-Feb-09 3:07
mghafar18-Feb-09 3:07 
AnswerRe: how to use load axwinsock in c# Pin
Rob Philpott18-Feb-09 4:07
Rob Philpott18-Feb-09 4:07 
AnswerRe: how to use load axwinsock in c# Pin
Dave Kreskowiak18-Feb-09 4:51
mveDave Kreskowiak18-Feb-09 4:51 
Questionhow can I put in process simultaneously all the txt files in folder? Pin
wwwxyz18-Feb-09 3:05
wwwxyz18-Feb-09 3:05 
AnswerRe: how can I put in process simultaneously all the txt files in folder? Pin
EliottA18-Feb-09 3:08
EliottA18-Feb-09 3:08 
GeneralRe: how can I put in process simultaneously all the txt files in folder? Pin
wwwxyz18-Feb-09 3:13
wwwxyz18-Feb-09 3:13 
GeneralRe: how can I put in process simultaneously all the txt files in folder? Pin
EliottA18-Feb-09 3:22
EliottA18-Feb-09 3:22 
GeneralRe: how can I put in process simultaneously all the txt files in folder? Pin
wwwxyz18-Feb-09 3:38
wwwxyz18-Feb-09 3:38 
AnswerRe: how can I put in process simultaneously all the txt files in folder? Pin
Nagy Vilmos18-Feb-09 3:41
professionalNagy Vilmos18-Feb-09 3:41 
AnswerRe: how can I put in process simultaneously all the txt files in folder? Pin
wwwxyz18-Feb-09 12:00
wwwxyz18-Feb-09 12:00 
QuestionClosing a exe file Pin
mrithula818-Feb-09 3:01
mrithula818-Feb-09 3:01 
AnswerRe: Closing a exe file [modified] Pin
Calin Tatar18-Feb-09 3:08
Calin Tatar18-Feb-09 3:08 
AnswerRe: Closing a exe file Pin
Nuri Ismail18-Feb-09 3:08
Nuri Ismail18-Feb-09 3:08 
GeneralRe: Closing a exe file Pin
mrithula818-Feb-09 18:11
mrithula818-Feb-09 18:11 
GeneralRe: Closing a exe file [modified] Pin
Nuri Ismail18-Feb-09 21:49
Nuri Ismail18-Feb-09 21:49 
GeneralRe: Closing a exe file Pin
mrithula818-Feb-09 23:11
mrithula818-Feb-09 23:11 
GeneralRe: Closing a exe file Pin
Nuri Ismail18-Feb-09 23:14
Nuri Ismail18-Feb-09 23:14 

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.