ATTR_FRAME_STYLE

Type: Panel attribute
Description: The style of frame for the panel.
Restrictions: Valid for child panels only.
Data Type: integer
Default Value: VAL_RAISED_OUTLINED_FRAME

Values

VAL_OUTLINED_FRAME Single black line for panel frame.
VAL_BEVELLED_FRAME Slanted or angled look for panel frame.
VAL_RAISED_FRAME Raised look for the panel frame.
VAL_HIDDEN_FRAME No frame for the panel.
VAL_STEP_FRAME Single colorable line of variable width around panel frame.
VAL_RAISED_OUTLINED_FRAME Raised colorable line of variable width around panel frame.