IFocusIndicatorRenderer Interface
In This Topic
Interface that supports painting the focus indicator using a specified control and dimensions.
Object Model
Syntax
'Declaration
Public Interface IFocusIndicatorRenderer
'Usage
Dim instance As IFocusIndicatorRenderer
public interface IFocusIndicatorRenderer
See Also