These attributes affect how the object interacts with other objects:

  • FRAME-NAME — This CHARACTER attribute holds the name of the container frame the object is in.
  • FRAME — This HANDLE attribute holds the object handle of the container frame the object is in. In later sections, you learn how to traverse from one handle to another to locate an object or to locate all objects that are in a container.
  • WINDOW — This HANDLE attribute holds the object handle of the container window the object is in.