Click or drag to resize

IInfoWarningErrorTextMessageService Interface

Service that usually display infos, warnings, and errors in a pad window at the bottom of the workbench. Typically, the messages will be displayed in different colors according to their warning level.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IInfoWarningErrorTextMessageService

The IInfoWarningErrorTextMessageService type exposes the following members.

Methods
Events
 NameDescription
Public eventMessageAdded 
Top
See Also