sample listings
advantages of entering,
67
constructor code for PowerUser main form,
73-83
Course scores tab (Golf project),
679-685
event delegates for SDISample project,
124-133
Golf project database class,
664-669
IHoleDetails collection classes,
650-660
intercepting keystrokes for form controls,
222-225
load event for DB_data project,
330-331
load event handler and helper function in PowerUser project,
86-89
Masked Edit control events in C# and VB code,
468-470
MSComm constructor and delegate in C#,
377
rectangle converter class,
231
SelectText program,
53-57
Statistics screen for Golf project,
697-703
tabbing through controls in C# and VB,
27-28
terminal setup program,
10-19
TextBox setup example,
23-27
Tracing project console form,
420-423
WriteXML project main form,
535-540
saving enumerated values in XML file,
552
SAX (Simple API for XML) reader method,
551
allowing external client use of controls,
616-619
avoiding delays filling true tree hierarchy,
591-593
cautions about multithreading,
612
creating appearance of speed in virtual tree,
605-610
creating virtual tree with QuickTreeFill project,
593-594
increasing apparent fill speed of Tree Test project,
587-591
running fast TreeView example,
611-612
worker thread code for QuickTree project,
623-624
schema file for ConfigDevice.xsd,
556
screen size and resolution issues,
110-111
simplicity of information flow,
65-67
converting to MDI application,
141
keeping track of SDI child forms,
119-137
plans for coding SDISample project,
119-124
VB and C# differences for multiform SDI,
139-140
adding code for event delegates,
124-133
assigning class local variables,
124
entering code for constructor,
133-134
plans and steps for coding,
119-124
state of child forms in,
123
serial devices and data entry,
375-378
simulating console window,
419
Solution Explorer
QuickTree solution space,
614
QuickTreeTester project in,
627
references added in MSComm,
376
showing resource files in,
158
sort order
arrays in MovieList project,
290-291
changing in employee list form,
104
determining language sort order,
172-173
showing accessibility properties,
199-201
retrieving and hiding data in DataGrid,
341
reading and writing binary data to file,
382-384
reading and writing binary file to memory,
384-386
sequential and overlapping data structures,
388
wrapping file stream in binary reader,
384
syntax of regular expressions,
447-455
character matching commands,
448
System.Diagnostics namespace,
215
System.Globalization namespace,
167
System.Windows.Forms.Control,
3-4