Table of Contents

Event LoadingErrorOccured

Namespace
Alternet.FormDesigner.WinForms
Assembly
Alternet.FormDesigner.v9.dll

When implemented by a class, occurs when there is a parse error of the design code during loading.

event EventHandler<DesignerLoadingErrorEventArgs> LoadingErrorOccured

Returns

EventHandler<DesignerLoadingErrorEventArgs>
When implemented by a class, occurs when there is a parse error of the design code during loading.