boxed_column

AutoCAD AutoLISP & Visual LISP

 
boxed_column
 
 
 
: boxed_column {
   alignment children_alignment 
   children_fixed_height children_fixed_width 
   fixed_height fixed_width height label width 
}

A boxed column has a border around it. A dialog box is laid out like a boxed column. If a boxed column is assigned a label, the label appears embedded in the top border. If the label is absent, blank (""), or null (""), only the box is displayed.

label

Appears as a title. Spacing between a blank and a null label might be different. (See Fixing the Spacing Around a Boxed Row or Column.)