ITextEditor
StockSharp.Xaml.Diagram.GXDiagram.Tool
This interface manages the text editing interaction performed by the TextEditingTool's EditorAdornment.
Eigenschaften
TextEditingTool : TextEditingTool
Gets or sets the TextEditingTool.
Methoden
Focus()
Give focus to the editing control.
IsValidText(string, string) : bool
This predicate should be true if the is a valid value.
- oldstring
- newstring
Ereignisse
GotFocus : EventHandler
An event indicating that the editing control has gotten focus.