GoXam for WPF v3
TextEditingTool Property (ITextEditor)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
ITextEditor Interface
: TextEditingTool Property
Gets or sets the
TextEditingTool
.
Syntax
C#
TextEditingTool
TextEditingTool {
get
;
set
;}
Remarks
You will want to have the setter perform the editing control's initialization when the new value is not null.
See Also
Reference
ITextEditor Interface
ITextEditor Members