Properties for GroupBox controls in DataWindow objects

An x in the M (Modify) column means you can change the property. When (exp) is included in the description, you can specify a DataWindow expression as the value for that property.

Property for a GroupBox

M

Description

AccessibleDescription

x

A description of the control for use by assistive technology tools.

AccessibleName

x

A descriptive label for the control.

AccessibleRole

A description of the kind of user-interface element that the control is.

Attributes

A list of the properties of the GroupBox control.

Background.property

x

(exp) Background settings for the GroupBox control.

Band

The band containing the GroupBox control.

Border

x

(exp) Border style: 2 (box), 5 (3D lowered), 6 (3D raised).

Color

x

(exp) The text color.

Font.property

x

(exp) Font settings for the text.

Height

x

(exp) The height of the GroupBox control.

HideSnaked

x

Whether the GroupBox control appears once per page when printing newspaper columns.

Moveable

x

Whether the user can move the GroupBox control.

Name

The name of the GroupBox control.

Pointer

x

(exp) The pointer image when it is over the GroupBox control.

Resizeable

x

Whether the user can resize the GroupBox control.

SlideLeft

x

(exp) Whether the GroupBox control moves left to fill in empty space.

SlideUp

x

(exp) How the GroupBox control moves up to fill in empty space.

Tag

x

(exp) The tag text for the GroupBox control.

Text

x

(exp) The displayed text.

Type

The control’s type, which is GroupBox.

Visible

x

(exp) Whether the GroupBox control is visible.

Width

x

(exp) The width of the GroupBox control.

X

x

(exp) The x coordinate of the GroupBox control.

Y

x

(exp) The y coordinate of the GroupBox control.