[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SolidFocusIndicatorRenderer.-ctor

SolidFocusIndicatorRenderer Constructor

SolidFocusIndicatorRenderer()

Creates a new renderer of the solid focus indicator.

Declaration
public SolidFocusIndicatorRenderer()
Public Sub New()

SolidFocusIndicatorRenderer(Color, int)

Creates a new renderer of the solid focus indicator with the specified color and thickness.

Declaration
public SolidFocusIndicatorRenderer(Color clr, int thick)
Public Sub New(clr As Color, thick As Integer)
Parameters
Type Name Description
Color clr

Color of the focus indicator

int thick

Integer number of pixels in the thickness of the focus indicator