MindFusion WinForms Programmer's Guide
ShapeListBox.OnShapeRenamed Method
See Also
 





Raises the ShapeRenamed event.

Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms.Controls

 Syntax

C#  Copy Code

protected virtual void OnShapeRenamed (
    ShapeEventArgs e
)

Visual Basic  Copy Code

Protected Overridable Sub OnShapeRenamed( _
    e As ShapeEventArgs _
)

 Parameters

e
ShapeEventArgs that contains the event data.

 See Also

ShapeListBox Members
ShapeListBox Class
MindFusion.Diagramming.WinForms Namespace