Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SolidFocusIndicatorRenderer Class / SolidFocusIndicatorRenderer Constructor / SolidFocusIndicatorRenderer Constructor()


In This Topic
    SolidFocusIndicatorRenderer Constructor()
    In This Topic
    Creates a new renderer of the solid focus indicator.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New SolidFocusIndicatorRenderer()
    public SolidFocusIndicatorRenderer()
    See Also