METAS VNA Tools Help
C#
VB
C++
F#
Show/Hide TOC
Text
Editor Constructor
Initializes a new instance of the
TextEditor
class
Definition
Namespace:
Metas.GuiControls
Assembly:
Metas.GuiControls (in Metas.GuiControls.dll) Version: 2.8.9053.20243
C#
Copy
public
TextEditor
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
TextEditor
()
F#
Copy
new
:
unit
->
TextEditor
See Also
Reference
TextEditor Class
Metas.GuiControls Namespace
In This Article
Definition
See Also