ImageFocusIndicatorRenderer Class Members
In This Topic
The following tables list the members exposed by ImageFocusIndicatorRenderer.
Public Constructors
Public Properties
| Name | Description |
| Image | Gets or sets the image to use for rendering the custom focus indicator. |
| TransparencyColor | Gets or sets the transparency color of the custom focus indicator. |
Top
Public Methods
| Name | Description |
| Paint | Paints the cell with the image focus indicator using the specified control and dimensions. |
| ToString | Returns the name of the renderer as a string. |
Top
See Also