Murach's Beginning Visual Basic .NET
This chapter shows how to use the common controls for Windows forms.
When you're done, you'll be able to develop forms that use any of
these controls, and you'll have the background you need for learning
how to use other controls on your own.
|
|
|
|
Common controls for Windows applications |
256 |
|
How to work with label, text box and button
controls |
258 |
|
How to work with combo box and list box controls |
260 |
|
How to work with check box and radio button
controls |
264 |
|
How to work with group box and panel controls |
264 |
|
How to work with tab controls |
266 |
|
|
How to use Tab Order view to set the tab order
of controls |
268 |
|
How to use the KeyPress event to restrict
user entries |
270 |
|
How to customize the Toolbox |
272 |
|
|
The design and property settings for the form |
274 |
|
The code for the form |
276 |
|
|
The design and property settings for the form |
278 |
|
The code for the form |
280 |
|
|
t |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|