Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / EnhancedFocusIndicatorRenderer Class / EnhancedFocusIndicatorRenderer Constructor / EnhancedFocusIndicatorRenderer Constructor()


In This Topic
    EnhancedFocusIndicatorRenderer Constructor()
    In This Topic
    Creates a new renderer for drawing the border around the active cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New EnhancedFocusIndicatorRenderer()
    public EnhancedFocusIndicatorRenderer()
    See Also