Class DesignerCompilerErrorClickEventArgs
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
Provides data for the CompilerErrorClick
handler.
public class DesignerCompilerErrorClickEventArgs : EventArgs
- Inheritance
-
DesignerCompilerErrorClickEventArgs
Constructors
- DesignerCompilerErrorClickEventArgs(DesignerCompilerError)
Initializes a new instance of the
DesignerCompilerErrorClickEventArgs
class with specified error.
Properties
- Error
Represents the error occurred while compilation designer's content.