Basic Windows Programming Skills

There are a number of essential Windows skills that are demonstrated in the ch07_03 project in the code for this book, which you can see at work in Figure 7.6. For example, clicking the See Message button in this application displays the message "No worries!" in the application's text box, as you see in Figure 7.6. Clicking the Maximize window button maximizes the window, and so on.

Figure 7.6. Running the ch07_03 example.

Besides the buttons and the text box you see in Figure 7.6, note that this application also uses a label control to display the message "Windows Applications". Labels are simple controls similar ...

Get Microsoft® Visual C#® .NET 2003 Kick Start 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.