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


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