ErrorOccurred Event

Occurs when an error happens during the drawing.
Public Event ErrorOccurred As ErrorEventHandler
This language is not supported or no code example is available.
public event ErrorEventHandler ErrorOccurred
This language is not supported or no code example is available.
Remarks
 
When an error occurs during the drawing, to make the control usable again it's necessary to call the Clear

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition