Child Layout Tab
Fields in the Child Layout Tab
Property | Description |
---|---|
Inherit from System Defaults | Check box determines whether or not the values on this tab are inherited from the system defaults. |
Width | Determines the width of child objects of this pane. |
Height | Determines the height of child objects of this pane. |
Padding | Sets the white-space gap between the outer edge of the child objects of this pane and their inner content. Specified as one to four implied pixel values applied in this order: top, right, bottom, and left. For example, 8 pixels of padding could be specified as 8, or as four space-separated values: 8 8 8 8. |
Margin | Sets the gap between the border of the pane’s child objects and their parent or sibling panes. Specified as one to four implied pixel values applied in this order: top, right, bottom, and left. For example, 4 pixels for margins could be specified as 4, or as four space-separated values: 4 4 4 4. |
BG Color | Determines the background color of child objects of this pane. |
Border | Sets a border around child objects of the pane. Possible values are none and line. |
Overflow | Determines how child objects of the pane behave when their content exceeds their dimensions. Possible values are expand, auto, and hidden. |
Copyright © Cloud Software Group, Inc. All rights reserved.