DiagramLite Programmer's Guide
InPlaceEditEventArgs.TextBox Property
See Also
 





Gets the control used to edit the item's text.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public TextBox TextBox { get; }

Visual Basic  Copy Code

Public ReadOnly Property TextBox As TextBox

 Property Value

An instance of the Silverlight System.Windows.Controls.TextBox class.

 See Also

InPlaceEditEventArgs Members
InPlaceEditEventArgs Class
MindFusion.Diagramming Namespace