Control Manager
NewControl Create a control, specifying parameters in program KillControls Dispose of all controls associated with a window ShowControl Make a control visible; draw it if not obscured UpdtControl Draw all controls in specified region [128K ROMs] Title / Settings / Range
GetCTitle Get a copy of the text associated with a control SetCTitle Set ( change) the text associated with a control GetCtlMin Query the minimum value allowed for a control SetCtlMin Set the minimum value allowed for a control GetCtlMax Query the maximum value allowed for a control SetCtlMax Set the maximum value allowed for a control SetCtlValue Set a control's value; check/uncheck boxes, etc. Mouse Location
TrackControl Highlight control while button is down; get result Movement / Sizing
DragControl Track mouse with a dotted-line image of a control SizeControl Change the size of a control's enclosing rectangle SetCRefCon Set control's application- defined reference value GetCtlAction Query the address of the a control's action routine