Click or drag to resize

TextOutputWindowControllerMessageAdded Event

Occurs when a message is added.

Namespace: Altaxo.Gui.Pads.Output
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public event Action<InfoWarningErrorTextMessageItem> MessageAdded

Value

ActionInfoWarningErrorTextMessageItem

Implements

IInfoWarningErrorTextMessageServiceMessageAdded
See Also