Advanced Windows Forms

There are two advanced features in Windows Forms that are beyond the scope of this book, but are worth noting. The first is shaped forms. In Windows Forms, a form can take on any shape that you specify. Using the power of GDI+, you can specify point structures and clip regions that determine how a form should look. Figure 3.18 demonstrates a shaped form at runtime.

Figure 3.18. A shaped Windows Form.

The second and most revolutionary aspect of Windows Forms is the ability to write Windows Forms applications that load dynamically through HTTP. Similar to a Web Form, a properly designed Windows Forms application can trickle ...

Get Sams Teach Yourself Visual Studio® .NET 2003 in 21 Days 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.