Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Today is Part #17, C# and Windows Applications of my C# Soup To Nuts webcast series. Join me in this webcast where I will teach you about building basic Windows Applications. The basic window class we use in C# is the Form. In this webcast, we will explore the System.Windows.Form object and see how we can expand it and utilize it to suite our exact needs.
We will cover basics of the controls and events and see how we can use menus and graphics objects to make our Windows forms more powerful.
As always, my demo code is attached to this message.
Bill