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