public override void LayoutChildren( GoObject childchanged )
Parameters
- childchanged
- the child object that was moved or resized
public override void LayoutChildren( GoObject childchanged )
Horizontal
instead of Vertical
, the items are positioned from the left towards the right instead of top-down. This ignores child objects that are not GoObject.Visible.