Called when the control node is added to a Diagram, either by users, programmatically or via undo / redo.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
protected override void OnAdd () |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnAdd () |
See Also