Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Main Namespaces
Altaxo.Main.Services.Implementation
TextWriterMessageService Class
TextWriterMessageService Methods
AskQuestion Method
ChooseSaveError Method
InformSaveError Method
ShowCustomDialog Method
ShowError Method
ShowErrorFormatted Method
ShowException Method
ShowHandledException Method
ShowInputBox Method
ShowMessage Method
ShowMessageFormatted Method
ShowWarning Method
ShowWarningFormatted Method
WriteErrorLine Method
WriteLine Method
Text
Writer
Message
Service
Show
Message Method
Shows a message.
Namespace:
Altaxo.Main.Services.Implementation
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
Copy
public
void
ShowMessage
(
string
message
,
string
?
caption
)
Parameters
message
String
The message text.
caption
String
The dialog caption.
Implements
IMessageService
ShowMessage(String, String)
See Also
Reference
TextWriterMessageService Class
Altaxo.Main.Services.Implementation Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net