GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoPalette Class / OnDocumentChanged Method
In This Topic
    OnDocumentChanged Method (GoPalette)
    In This Topic
    When an object is inserted or removed from the document, call LayoutItems.
    Syntax
    protected override void OnDocumentChanged( 
       object sender,
       GoChangedEventArgs e
    )

    Parameters

    sender
    e
    See Also