[]
Creates a new renderer for drawing the border around the active cell.
public EnhancedFocusIndicatorRenderer()
Public Sub New()
Creates a new renderer for drawing the border, with the specified thickness, around the active cell.
public EnhancedFocusIndicatorRenderer(int thickness)
Public Sub New(thickness As Integer)
Type | Name | Description |
---|---|---|
int | thickness | Thickness in pixels |