getting from Visual Studio 6.0,
462-463
masking characters available,
464-465
repairing code to trigger ValidateErrorEventHandler,
493-494
adding controls and properties for,
467
.NET rendition of control test for,
470-471
MDI (multiple-document interface) applications,
140-152.
See also SDI
VB code for MDI application,
148-151
modifying Dispose method to clear,
342-343
reading and writing binary file to,
384-386
MenuItem, testing delegate call by,
134-135
assigning hot keys on,
83-85
code for PowerUser menu delegate,
94
context menu in MDI applications,
152
invoking pop-up menus with object,
249-256
methods
specific to multithreading,
612-613
validation methods using regular expressions,
457-460
modality of error dialog box,
405-406
conditions required for drag-and-drop operations,
281-282
detecting changed cells and cells clicked by user,
368-371
intercepting keystrokes for form controls,
222-228
linking DataSource property of ListBox to internal array,
219-222
mouse event handlers for drag-and- drop operations,
277-281
tabbing through controls,
27
MouseEvent Handlers screen,
229
adding flags from ListBox in
all flags displayed in PictureBox,
229
class local variables in,
232
code for rectangle converter class,
231
creating Paint delegate for,
232-233
linking DataSource property of ListBox to internal array,
219-221
marking and deleting flags in PictureBox,
236-238
setting local class structure holding flag and its name,
218-219
Movie Rental Program screen
code for ListViewSorter class,
287-290
constructor initialization code,
283-286
functionality of MovieList class,
268-269
opening text file and declaring delimiter constant,
274-275
overriding ToString() method,
275-276
setting up Movie Rental Program screen,
265
MultiLine TextBox controls
AcceptsReturn property,
20,
21
allowing external client use of TreeView control,
616-619
functions of QuickTree multithreading project,
613
synchronizing conflicts with worker threads,
639-640
testing multithreaded control,
637-639
worker thread code for QuickTree project,
623-625