Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27196

VS 2010 Invoke Text Box - Two Sub's One Text Box...

$
0
0
Hi Guys,

I know that I need to use the invoke function to write to a text box on a form from within a class / sub, and I have managed to get one half of the data written to it, now this text box is to be used kind of like a log, and actually requires a second class to write to it also, but no matter what I do, the variables set, the variables popup in a message box as I want them to, but then calling the invoke sub with the variables it just doesnt write... Is this because I have two threads one box?

Viewing all articles
Browse latest Browse all 27196

Trending Articles