Creates a frame field for a two-dimensional form. A frame field is a border that surrounds a group of related fields so they are easier to see.
If t_labelText is specified and you specify 2D attributes for the frame field, you must also specify the label height in the 2D attributes even though the value is ignored. For example:
Title of the frame field. If the title is specified it appears in the upper left corner of the frame. The title must not extend beyond the width of the frame.
?enabled g_enabled
Specifies whether the fields in the layout are enabled. The default value is t.
?invisible g_invisible
Specifies whether the layout and the fields within are invisible. The default value is nil.