Microsoft Windows Architecture for Developers Training Kit
Give Your Application a Three-Dimensional Look
In the Windows interface, many controls use highlighting and shading to simulate a three-dimensional (3-D) appearance. This 3-D effect gives the user additional feedback from an action. For example, when a user presses a 3-D button, it appears to be pressed, just like a mechanical button. Your applications should use 3-D controls to be consistent with the Windows interface.
Lesson Summary
Applications that follow established user interface guidelines are much easier to use. The following guidelines will help you make your applications compliant with the Windows operating systems.
- Add OLE drag and drop functionality.
- Test your application on all Windows platforms.
- Test for multiple instances.
- Design for Windows interface consistency.
- Use the Windows registry.
- Support system file naming conventions.
- Provide a smart setup program and uninstall utility.
- Give your applications a 3-D look.