1 / 1251
文档名称:

Wrox 2008 - Visual Basic 2008 Programmer's Reference.pdf

格式:pdf   页数:1,251
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Wrox 2008 - Visual Basic 2008 Programmer's Reference.pdf

上传人:kuo08091 2014/10/4 文件大小:0 KB

下载得到文件列表

Wrox 2008 - Visual Basic 2008 Programmer's Reference.pdf

文档介绍

文档介绍:Visual Basic® 2008
Programmer’s Reference
Rod Stephens
Wiley Publishing, Inc.
iii 12/19/07 3:18:12 PM
Visual Basic® 2008
Programmer’s Reference
Part I: IDE Chapter 18: Program Control
Statements . . . . . . . . . . . . . . . . .353
Chapter 1: Introduction to
the IDE . . . . . . . . . . . . . . . . . . . . . . 3 Chapter 19: Error Handling . . . . . .377
Chapter 2: Menus, Toolbars, Chapter 20: Database Controls
and Windows . . . . . . . . . . . . . . . . .15 and Objects . . . . . . . . . . . . . . . . .401
Chapter 3: Customization . . . . . . . 43 Chapter 21: LINQ . . . . . . . . . . . . .457
Chapter 4: Windows Form Chapter 22: Custom Controls . . . .493
Designer . . . . . . . . . . . . . . . . . . . . 49 Chapter 23: Drag and Drop,
Chapter 5: WPF Designer . . . . . . . .61 and the Clipboard . . . . . . . . . . . . 519
Chapter 6: Visual Basic Chapter 24: UAC Security . . . . . . 537
Code Editor . . . . . . . . . . . . . . . . . .71
Part III: Object-Oriented
Chapter 7: Debugging . . . . . . . . . . 87 Programming
Part II: Getting Started Chapter 25: OOP Concepts . . . . . 547
Chapter 8: Selecting Windows Chapter 26: Classes and
Forms Controls . . . . . . . . . . . . . . 103 Structures . . . . . . . . . . . . . . . . . .563
Chapter 9: Using Windows Chapter 27: Namespaces . . . . . . .605
Forms Controls . . . . . . . . . . . . . . 121 Chapter 28: Collection Classes . . 619
Chapter 10: Windows Forms . . . . . 149 Chapter 29: Generics . . . . . . . . . .647
Chapter 11: Selecting WPF
Controls . . . . . . . . . . . . . . . . . . . 175 Part IV: Graphics
Chapter 12: Using WPF Controls . 187 Chapter 30: Drawing Basics . . . . .661
Chapter 13: WPF Windows . . . . . 223 Chapter 31: Brushes, Pens,
Chapter 14: Program and and Paths . . . . . . . . . . . . . . . . . . 697
Module Structure . . . . . . . . . . . . 237 Chapter 32: Text . . . . . . . . . . . . . 727
Chapter 15: Data Types, Chapter 33: Imag