A frame is a container object for multiple DirectGUI objects. This allows for the control over several objects that are reparented to the same frame. When DirectGUI objects are parented to a frame, they will be positioned relative to the frame.
DirectFrame has no unique keywords, since it is simply used to arrange other objects.
|