Ebook: Windows Forms Programming with C#
Author: Erik Brown
- Genre: Computers // Operating Systems
- Year: 2002
- Publisher: Manning Publications
- Edition: 1st
- Language: English
- pdf
Intended for beginner and intermediate programmers willing to get their hands dirty, this book teaches by example. Step-by-step instructions guide the reader through the entire Windows Forms namespace. Examples build around a common theme, collectively developing a real-world application. The book covers fundamentals like labels, menus, buttons, as well as advanced concepts like owner-drawn lists, explorer-style interfaces, customized data binding, and the integration of the Microsoft web browser control into a Windows program. Appendices include a 30-page reference to the C# language and a handy visual index of the Windows Forms classes.
What's Inside: Owner-drawn list boxes List and tree views Multiple document interfaces Data grids and data binding Drag and drop
How to implement, among other things: reusable libraries auto-filled combo boxes keyboard and mouse processing printing and print previewing embedded web browsers