Multithreading in Windows Forms

Tip

This section assumes that you have a certain comfort level working with Windows Forms, and delves directly into the topic of multithreading with forms. If you need basic information on how to design and construct Windows Forms, turn to Chapter 15, “Using Windows Forms,” for coverage from the ground up.

Windows controls are not thread-safe. You are going to hear this a lot as you begin to explore Visual Basic .NET, participate in user discussions, and read technical materials. All of the implications of this statement remain to be determined except by perhaps a very small minority at Microsoft. I know this from having several discussions with program managers and a few developers, and reading the opinions of ...

Get Visual Basic® .NET Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.