Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

.NET Windows Forms Custom Controls

Posted By: Jeterro
.NET Windows Forms Custom Controls

.NET Windows Forms Custom Controls
Sams Publishing | 2002 | ISBN: 0672323338 | PDF | 288 pages | 1.8 Mb

In this book you'll learn about existing Windows Forms control base classes and how to use these base classes as a starting point for creating your own custom controls. Topics, such as which base class to derive from, GDI+, working with images, and handling raw windows messages, are covered to ensure maximum flexibility when creating custom controls. In addition to building custom controls, you learn how to provide designers for controls and how to interact with Visual Studio.NET. These designers allow for RAD-style development support within Visual Studio.NET and they are crucial for developing top quality custom controls.