Search
ShapeListBox.StartInlineEdit Method
See Also
 





Enters inplace-edit mode, allowing users to edit the label of the selected shape.

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

 Syntax

C#  Copy Code

public void StartInlineEdit ()

Visual Basic  Copy Code

Public Sub StartInlineEdit ()

 See Also