IErrorIconRenderer Interface
In This Topic
Interface that defines the methods and properties required by objects used as
painters of the error icon.
Object Model
Syntax
'Declaration
Public Interface IErrorIconRenderer
'Usage
Dim instance As IErrorIconRenderer
public interface IErrorIconRenderer
See Also