LoadingErrorOccured Event
Definition
Namespace: Alternet.FormDesigner.WinForms
Assembly: Alternet.FormDesigner.v8.dll
Occurs when there is a parse error of the design code during loading.
Implements
Syntax
public event EventHandler<DesignerLoadingErrorEventArgs> LoadingErrorOccured
Returns
EventHandler<DesignerLoadingErrorEventArgs> |