FarPoint.Win.Spread
IFocusIndicatorRenderer Interface
Members  See Also 
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : IFocusIndicatorRenderer Interface


Interface that supports painting the focus indicator using a specified control and dimensions.

Syntax

Visual Basic (Declaration) 
Public Interface IFocusIndicatorRenderer 
Visual Basic (Usage)Copy Code
Dim instance As IFocusIndicatorRenderer
C# 
public interface IFocusIndicatorRenderer 

See Also