/
Using a custom Error Message Dialog with SmartComponent Library or Consultingwerk core framework based applications
Using a custom Error Message Dialog with SmartComponent Library or Consultingwerk core framework based applications
The type name of a custom error message dialog can be referenced with the static property
Consultingwerk.Util.ErrorHelper:ErrorMessageFormType
A type name referenced by this property needs to implement the Interface
Consultingwerk.Util.Forms.IErrorMessageForm
and needs to inherit (directly or indirectly) from the .NET Form type
System.Windows.Forms.Form
Customers can use this property to replace the standard Dialog type used to show error messages of the SmartComponent Library and Consultingwerk core framework.
, multiple selections available,
Related content
Template
Template
More like this
assemblies.xml Generator
assemblies.xml Generator
More like this
Release Notes 2025-01-20
Release Notes 2025-01-20
More like this
Release Notes 2024-10-07
Release Notes 2024-10-07
More like this
Release Notes 2024-12-08
Release Notes 2024-12-08
More like this
Release Notes 2024-11-03
Release Notes 2024-11-03
More like this