Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / IAnimatedFocusIndicatorRenderer Interface
Members


In This Topic
    IAnimatedFocusIndicatorRenderer Interface
    In This Topic
    Interface that supports painting a changing (or animated) focus indicator.
    Object Model
    IAnimatedFocusIndicatorRenderer Interface
    Syntax
    'Declaration
     
    Public Interface IAnimatedFocusIndicatorRenderer 
       Inherits IFocusIndicatorRenderer 
    'Usage
     
    Dim instance As IAnimatedFocusIndicatorRenderer
    public interface IAnimatedFocusIndicatorRenderer : IFocusIndicatorRenderer  
    See Also