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