|
Learning C# An excellent source of material on the details of Windows Forms and the underlying technology of building native Windows applications with .NET is Programming Microsoft Windows with C# by Charles Petzold (Microsoft Press).
by Jesse Liberty
view
Buy
|
|
Programming Microsoft Windows with C# There are a number of ways to write such programs. In this book, I use the new object-oriented programming language C# (pronounced "C sharp") and a modern class library called Windows Forms. The Windows Forms class ...
view
Buy
|
Rating: 4.00
|
Programming with C#, concepts and practice CHAPTER Adding C# Controls to Windows Forms Controls play an important role in building a proper and good looking GUl windows application. ln C# controls or components can be put into two broad categories: One is standard or pre-defined ...
by Rao
view
Buy
|
Rating: 5.00
|
C# 2008 for Programmers Windows Forms Windows Forms are used to create the GUIs for programs. A Form is a graphical element that appears on ... Figure 14.3 displays the Windows Forms controls and components from the C# Toolbox. The controls and components are ...
by Paul J. Deitel, Harvey M. Deitel
view
Buy
|
|
WPF Programmer's Reference, Windows Presentation Foundation with C# 2010 and .NET 4 Written by programmers for programmers, they provide a structured, tutorial format that will guide you through all the techniques involved. wrox.com Programmer Forums Join our Programmer to Programmer forums to ask and answer programming ...
by Rod Stephens, John Wiley & Sons
view
Buy
|
Rating: 4.00
|
Pro C# 2010 and the .Net 4 Platform The Windows Forms toolkit provides the types necessary to build desktop graphical user interfaces (GUIs), create custom controls, manage resources (eg, string tables and icons), and perform other desktop- centric programming tasks.
by Andrew Troelsen
view
Buy
|
|
Professional C# 2008 Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file. Professional C# 2008 Updated for .NET 3.5 and Visual Studio(R) 2008, this book is the ultimate guide to C# 2008 and its environment.
by Christian Nagel, Bill Evjen, Jay Glynn, Morgan Skinner, Karli Watson
view
Buy
|
|
Developing C# Windows Software, A Windows Forms Tutorial
by Jason Bell, Matthew Reynolds, Benny B Johansen, Thiru Thangarathinam, Neil Whitlow
view
Buy
|
|
Programming With C# .Net CHAPTER Windows Forms 2.1 WINDOWS FORMS FUNDAMENTALS Windows Forms is the vital component for the design of windows application. It is a framework for building Windows client applications that utilize the common language runtime. In C# ...
by Sathiaseelan & Sasikaladevi
view
Buy
|
|
Programming C# 4.0 CHAPTER 22 Windows Forms Windows Forms offers a way to build Windows desktop applications using the . ... While this history explains how we ended up with two different technologies for building Windows desktop applications in C#, ...
by Ian Griffiths, Matthew Adams, Jesse Liberty
view
Buy
|