[]
Interface that defines the methods and properties required by objects used as painters of the error icon.
public interface IErrorIconRenderer : IDisposable
Public Interface IErrorIconRenderer
Inherits IDisposable
Name | Description |
---|---|
Paint(Graphics, Rectangle) | Paints the cell with the error icon using the specified control and dimensions. |