Click here to Skip to main content
15,917,565 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: error with thread Pin
WhiteGirl234-Jun-07 20:23
WhiteGirl234-Jun-07 20:23 
GeneralRe: error with thread Pin
Dave Kreskowiak6-Jun-07 16:29
mveDave Kreskowiak6-Jun-07 16:29 
QuestionProgressBar Thread Pin
ayeleteric3-Jun-07 19:56
ayeleteric3-Jun-07 19:56 
AnswerRe: ProgressBar Thread Pin
Christian Graus3-Jun-07 20:25
protectorChristian Graus3-Jun-07 20:25 
GeneralRe: ProgressBar Thread Pin
ayeleteric3-Jun-07 20:49
ayeleteric3-Jun-07 20:49 
GeneralRe: ProgressBar Thread Pin
Christian Graus3-Jun-07 21:55
protectorChristian Graus3-Jun-07 21:55 
GeneralRe: ProgressBar Thread Pin
ayeleteric3-Jun-07 21:59
ayeleteric3-Jun-07 21:59 
AnswerRe: ProgressBar Thread Pin
ScottM13-Jun-07 23:21
ScottM13-Jun-07 23:21 
Here is 1 line that will stop that error and you can carry on using a thread.
Control.CheckForIllegalCrossThreadCalls = false

Just put it in the constructor of your form.



There are 10 types of people in the world, those who understand binary and those who dont.

GeneralRe: ProgressBar Thread Pin
Christian Graus3-Jun-07 23:46
protectorChristian Graus3-Jun-07 23:46 
GeneralRe: ProgressBar Thread Pin
ScottM13-Jun-07 23:59
ScottM13-Jun-07 23:59 
GeneralRe: ProgressBar Thread Pin
Christian Graus4-Jun-07 0:09
protectorChristian Graus4-Jun-07 0:09 
GeneralRe: ProgressBar Thread Pin
ScottM14-Jun-07 0:22
ScottM14-Jun-07 0:22 
GeneralRe: ProgressBar Thread Pin
Christian Graus4-Jun-07 0:25
protectorChristian Graus4-Jun-07 0:25 
GeneralRe: ProgressBar Thread Pin
ayeleteric4-Jun-07 0:00
ayeleteric4-Jun-07 0:00 
GeneralRe: ProgressBar Thread Pin
Christian Graus4-Jun-07 0:12
protectorChristian Graus4-Jun-07 0:12 
GeneralRe: ProgressBar Thread Pin
ayeleteric4-Jun-07 0:16
ayeleteric4-Jun-07 0:16 
GeneralRe: ProgressBar Thread Pin
Christian Graus4-Jun-07 0:30
protectorChristian Graus4-Jun-07 0:30 
GeneralRe: ProgressBar Thread Pin
ayeleteric4-Jun-07 3:28
ayeleteric4-Jun-07 3:28 
GeneralRe: ProgressBar Thread Pin
ScottM14-Jun-07 0:17
ScottM14-Jun-07 0:17 
GeneralRe: ProgressBar Thread Pin
ayeleteric4-Jun-07 0:20
ayeleteric4-Jun-07 0:20 
QuestionJust in Time Error Pin
Vimalsoft(Pty) Ltd3-Jun-07 19:44
professionalVimalsoft(Pty) Ltd3-Jun-07 19:44 
AnswerRe: Just in Time Error Pin
Christian Graus3-Jun-07 20:27
protectorChristian Graus3-Jun-07 20:27 
AnswerRe: Just in Time Error Pin
Navneet Hegde3-Jun-07 20:48
Navneet Hegde3-Jun-07 20:48 
GeneralRe: Just in Time Error Pin
Vimalsoft(Pty) Ltd3-Jun-07 23:42
professionalVimalsoft(Pty) Ltd3-Jun-07 23:42 
Questionis there any code to change macro security mode.. Pin
koolprasad20033-Jun-07 18:43
professionalkoolprasad20033-Jun-07 18:43 

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.