By using the window components described here,
you can provide your application’s windows with the same “look and
feel” as windows in Microsoft Dynamics GP. Each component is
described in detail, and provides steps for implementing the
component in your application. If you’d like, you can refer to the
maintenance form available with the sample application
(DEVELOP.DIC) for source code examples you can use directly in your
application.
The following window elements are discussed:
Browse Controls
explains how to use and implement browse controls and sort lists in
your application.
Push Buttons
explains the types of push buttons used in a typical window.
Lookups explains how to implement lookup buttons
in your application. It also explains how to use show and hide
controls for scrolling windows.
Expansions And
Zooms explains how to use and implement expansion
and zoom controls in your application.
Notes explains how to implement window- and
record-level notes in your application.
Password Control
explains how to implement record-level passwords in your
application.
Data Entry
Conventions explains how to use prompts, required
fields, a tab sequence and field groups to organize information in
a window.