Team LiB
Previous Section Next Section

Index

F

files
binary resource, 163-164
.NET uses of XML, 529-530
reading and writing binary data to, 382-384
saving enumerated values in XML, 552
securing XML, 529-530
string growth for localized, 154-155
text resource, 160
writing WriteXML project, 541-542
XML resource, 160-163
Fill Fast button (QuickTreeFill project), 605-610
Finally block, 437-443
flags
adding from ListBox in PictureBox, 228-229
displaying all in PictureBox, 229
marking and deleting in PictureBox, 236-238
MouseTrap actions with, 218
setting local class structure holding, 218-219
focus events
defined, 2
omitting focus code in Photo project, 320
FocusForm delegate, 136-137
Format property, 475-479, 492-493
Form_Load and button click event handlers for Logging project, 415-416
forms
adding controls to Tree Test project, 577-578
adding delegates to, 289-290
adding scroll bars to, 113
anchoring and docking, 320-325
anchoring controls on resizable, 113-114
control setup for car mileage expense report, 173-175
course editor, 646
DataGrid, 333
ErrDialog project, 402, 405
GridRestrict, 353
intercepting keystrokes for form controls, 222-228
invoking pop-up menus with objects in, 249-256
Keys project, 205, 209
Language and Localizable properties for, 156
localizing layout of, 155-157
for MaskedEdit project, 467
MouseTrap, 216-217
Movie Rental Program, 266
MovieList project, 276-291
as object, 241
Photo project, 293
QuickTreeFill project, 593-594
QuickTreeTester project, 628-629
resizing, 111-113
running tripanel, 324-325
screen size and resolution properties for, 110-111
SDISample, 120-121
Spy example, 194-195
test form for MaskedClient project, 492
Tracing project, 419
Tree Tester project, 575, 576
validating fields in, 396-401
validating reader, 555
WriteXML project, 531-532
Forms namespace, 243

Team LiB
Previous Section Next Section