Important: The information in this document is obsolete and should not be used for new development.
Control Manager Routines
This section describes the Control Manager routines for creating controls, drawing controls, tracking mouse events within controls, changing control display, determining control values, and removing controls.Some Control Manager routines can be accessed using more than one spelling of
the routine's name, depending on the interface files supported by your development environment. For example,SetControlValue
is also available asSetCtlValue
.
Table 5-1 provides a mapping between the previous name of a routine and its new equivalent name.Table 5-1 Table 5-1 Mapping between new and previous names of Control Manager routines
Subtopics
- Creating Controls
- Drawing Controls
- Handling Mouse Events in Controls
- Changing Control Settings and Display
- Determining Control Values
- Removing Controls