User Interfaces in C#: Windows Forms and Custom Controls

Matthew MacDonald

  • 出版商: Apress
  • 出版日期: 2002-10-04
  • 售價: $2,890
  • 貴賓價: 9.5$2,746
  • 語言: 英文
  • 頁數: 624
  • 裝訂: Paperback
  • ISBN: 1590590457
  • ISBN-13: 9781590590454
  • 相關分類: C#使用者介面 UI
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

User Interfaces in C#: Windows Forms and Custom Controls, goes beyond simply covering the Windows Forms namespaces by combining a careful treatment of the API with a detailed discussion of good user-interface design principles. The combination will show you how to create the next generation of software applications using the .NET Framework. After reading User Interfaces in C#: Windows Forms and Custom Controls, you'll know how to design state-of-the-art application interfaces, as well as how to extend .NET controls, create data-binding strategies, program graphics, and much more.

This book contains the following:

  • An overview of how to design elegant user interfaces the average user can understand.
  • A comprehensive examination of the user interface controls and classes in .NET.
  • Best practices and design tips for coding user interfaces and integrating help.

      Although this book is not a reference guide, it does contain detailed discussions about every user interface element you'll use on a regular basis. But you won't just learn how to use .NET controls--you'll learn how and why to extend them, with owner-drawn menus, irregularly shaped forms, and custom controls tailored for specific types of data. As a developer, you need to know more than how to add a control to a window. You also need to know how to create an entire use interface framework that's scalable, flexible, and reusable

    • Contents

      Chapter 1: Creating Usable Interfaces
      Chapter 2: Designing with Classes and Tiers
      Chapter 3: Control Class Basics
      Chapter 4: Classic Controls
      Chapter 5: Forms
      Chapter 6: Modern Controls
      Chapter 7: Custom Controls
      Chapter 8: Design-Time Support for Custom Controls
      Chapter 9: Data Controls
      Chapter 10: MDI Interfaces and Workspaces
      Chapter 11: Dynamic User Interface
      Chapter 12: GDI+ Basics
      Chapter 13: GDI+ Controls
      Chapter 14: Help and Application-Embedded Support