TextOutputWindowController Constructor |
Initializes a new instance of the
TextOutputWindowController class.
Since this constructor is usually called during creation of the pads, it is not registered as a service with the normal
service registration codons. Thus, it is registered as a service in this constructor.
Namespace: Altaxo.Gui.Pads.OutputAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic TextOutputWindowController()
See Also