CustomFocusIndicatorRenderer Class Members
In This Topic
The following tables list the members exposed by CustomFocusIndicatorRenderer.
Public Constructors
Public Properties
| Name | Description |
 | Bitmap | Gets or sets the bitmap to use for rendering the custom focus indicator. |
 | Thickness | Gets or sets the thickness in pixels of the custom focus indicator. |
Top
Public Methods
| Name | Description |
 | Clone | Creates and returns a copy of the picture. |
 | Dispose | Overloaded. Cleans up any resources being used. |
 | Paint | Paints the cell with the custom focus indicator using the specified control and dimensions. |
 | ToString | Returns the name of the renderer. |
Top
Protected Methods
| Name | Description |
 | Finalize | Creates a new renderer for the custom focus indicator. |
Top
See Also