GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / LayoutChildren Method
In This Topic
    LayoutChildren Method (GoButton)
    In This Topic
    Position the Icon to the left of the Label, and surround both with the Background, leaving TopLeftMargin and BottomRightMargin space along the sides.
    Syntax
    public override void LayoutChildren( 
       GoObject childchanged
    )

    Parameters

    childchanged
    See Also