CompilerErrorClick Event
Definition
Namespace: Alternet.FormDesigner.WinForms
Assembly: Alternet.FormDesigner.v8.dll
Occurs when user clicks on compiler error on Form Designer surface.
Implements
Syntax
public event EventHandler<DesignerCompilerErrorClickEventArgs> CompilerErrorClick
Returns
EventHandler<DesignerCompilerErrorClickEventArgs> |