Murach's Visual Basic 2008 How to enhance the user interface
This chapter shows you how to add another level of professionalism
to your Visual Basic applications by developing single- or multiple-document interfaces that include menus,
toolbars, status bars, Main procedures, and help information.
|
|
|
|
A single-document interface (SDI) |
730 |
|
A multiple-document interface (MDI) |
730 |
|
|
How to use a startup form |
732 |
|
How to use a Tab control |
734 |
|
|
How to create menus |
736 |
|
How to set the properties that work
with menu items |
738 |
|
How to write code that works with menu
items |
738 |
|
|
How to create parent and child forms |
740 |
|
How to write code that works with parent
and child forms |
742 |
|
|
How to create a toolbar |
744 |
|
How to write code that works with toolbars |
746 |
|
|
How to create a simple status
bar |
748 |
|
How to create a status bar with
multiple panels |
750 |
|
|
How to create and code a module |
752 |
|
How to use a Main procedure |
754 |
|
|
How to add tool tips |
756 |
|
How to add context-sensitive help |
756 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|