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