ð Offsets Top, Left Specifies the top and left offset of the layout item Bottom, Right Specifies the bottom and right offset of the layout item
ð Padding Top, Left Specifies the layout item's top and left padding Bottom, Right Specifies the layout item's bottom and right padding
ð Size Options Height, Width Specifies the height and width of the layout item Maximum Height, Width Specifies the maximum height and width of the layout item. These properties are in effect only for layout items whose size is dynamically calculated (the layout element Align Horizontal and/or Align Vertical property is set to Client), and only if the immediate parent group includes two or more such layout elements. Horizontal Resize Specifies whether the layout item can be resized horizontally Vertical Resize Specifies whether the layout item can be resized vertically
|