Click here to Skip to main content
16,008,299 members
Home / Discussions / C#
   

C#

 
QuestionDataGridViewCheckBoxColumn values Pin
Elvia Gonzalez22-May-06 12:21
Elvia Gonzalez22-May-06 12:21 
Questiondatagridview Pin
kjosh22-May-06 10:13
kjosh22-May-06 10:13 
AnswerRe: datagridview Pin
led mike22-May-06 10:29
led mike22-May-06 10:29 
QuestionUsing expressions with resource only assembly Pin
koenjordens22-May-06 9:36
koenjordens22-May-06 9:36 
QuestionCatch WebException on async download Pin
Erikerikerikerikerassa22-May-06 8:46
Erikerikerikerikerassa22-May-06 8:46 
AnswerRe: Catch WebException on async download Pin
led mike22-May-06 9:27
led mike22-May-06 9:27 
GeneralRe: Catch WebException on async download Pin
Erikerikerikerikerassa22-May-06 10:00
Erikerikerikerikerassa22-May-06 10:00 
QuestionVS2005 Cross Thread Pin
donkaiser22-May-06 8:06
donkaiser22-May-06 8:06 
I have 2 forms.
disable some buttons;
form1 call some bool function on form2(via a delegate).
this function will print some stuff on a textbox in form1 via a cross thread handler.
if the function return true then enable the buttons.
simple enough. but vs2005 give me this error:
"Cross-thread operation not valid: Control 'button1' accessed from a thread other than the thread it was created on."

Does anyone knows what is going here? And how i can solve it?

Donkaiser
AnswerRe: VS2005 Cross Thread Pin
donkaiser22-May-06 8:07
donkaiser22-May-06 8:07 
GeneralRe: VS2005 Cross Thread [modified] Pin
led mike22-May-06 8:21
led mike22-May-06 8:21 
GeneralRe: VS2005 Cross Thread [modified] Pin
donkaiser22-May-06 8:28
donkaiser22-May-06 8:28 
GeneralRe: VS2005 Cross Thread [modified] Pin
led mike22-May-06 9:06
led mike22-May-06 9:06 
AnswerRe: VS2005 Cross Thread Pin
Judah Gabriel Himango22-May-06 9:25
sponsorJudah Gabriel Himango22-May-06 9:25 
GeneralRe: VS2005 Cross Thread Pin
donkaiser23-May-06 6:59
donkaiser23-May-06 6:59 
GeneralRe: VS2005 Cross Thread Pin
Judah Gabriel Himango23-May-06 15:37
sponsorJudah Gabriel Himango23-May-06 15:37 
GeneralRe: VS2005 Cross Thread Pin
donkaiser23-May-06 7:13
donkaiser23-May-06 7:13 
QuestionCustom SOAP Header Pin
robertschoenstein22-May-06 8:01
professionalrobertschoenstein22-May-06 8:01 
QuestionVertical scrollbar broken after upgrade to VS2005 [modified] Pin
rick.wirch22-May-06 6:28
rick.wirch22-May-06 6:28 
QuestionHow to avoid dragging a form Pin
Elvia Gonzalez22-May-06 6:24
Elvia Gonzalez22-May-06 6:24 
QuestionManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 5:59
sponsorJudah Gabriel Himango22-May-06 5:59 
AnswerRe: ManualResetEvent troubles Pin
leppie22-May-06 6:33
leppie22-May-06 6:33 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 7:15
sponsorJudah Gabriel Himango22-May-06 7:15 
GeneralRe: ManualResetEvent troubles Pin
leppie22-May-06 7:34
leppie22-May-06 7:34 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 7:38
sponsorJudah Gabriel Himango22-May-06 7:38 
GeneralRe: ManualResetEvent troubles Pin
Judah Gabriel Himango22-May-06 9:21
sponsorJudah Gabriel Himango22-May-06 9:21 

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.