Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IFocusIndicatorRenderer Interface
Members


In This Topic
    IFocusIndicatorRenderer Interface
    In This Topic
    Interface that supports painting the focus indicator using a specified control and dimensions.
    Syntax
    'Declaration
     
    
    Public Interface IFocusIndicatorRenderer 
    'Usage
     
    
    Dim instance As IFocusIndicatorRenderer
    public interface IFocusIndicatorRenderer 
    See Also