Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IInterfaceRenderer Interface
Members


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