GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoButton Class / CopyChildren Method
In This Topic
    CopyChildren Method (GoButton)
    In This Topic
    Copy the Background, Label, and Icon.
    Syntax
    protected override void CopyChildren( 
       GoGroup newgroup,
       GoCopyDictionary env
    )

    Parameters

    newgroup
    env
    See Also