Murach's C# 2008 How to enhance the user interface
This chapter shows you how to add another level of professionalism to your C# Windows
applications by developing single-document interfaces or multiple-document interfaces
that include menus, toolbars, and help information.
|
|
|
|
A single-document interface (SDI) |
722 |
|
A multiple-document interface (MDI) |
722 |
|
|
How to use a startup form |
724 |
|
How to use a Tab control |
726 |
|
|
How to create menus |
728 |
|
How to set the properties that work
with menu items |
730 |
|
How to write code that works with menu
items |
730 |
|
|
How to create parent and child forms |
732 |
|
How to write code that works with parent
and child forms |
734 |
|
|
How to create a toolbar |
736 |
|
How to write code that works with toolbars |
738 |
|
|
How to add tool tips |
740 |
|
How to add context-sensitive help |
740 |
|
 |
|
|
|
|
© Copyright 1998-2008 Mike Murach &
Associates, Inc. All rights reserved.
|