Spread WinForms 15
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()
See Also