GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoText Class
/ Editor Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Editor Property (GoText)
In This Topic
Gets the
GoControl
used to represent a text editing
Control
.
Syntax
C#
public
override
GoControl
Editor {
get
;}
Property Value
may be null, when not editing
Remarks
This is only set by
DoBeginEdit
and
DoEndEdit
in conjunction with setting
GoView
.
GoView.EditControl
.
See Also
Reference
GoText Class
GoText Members