IGuiFactoryServiceErrorMessageBox(String) Method |
Shows a message box with the error text.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid ErrorMessageBox(
string errortxt
)
Parameters
- errortxt String
- The error text.
See Also