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 |
 | Paint |
Paints the cell with the custom focus indicator using the specified control and dimensions.
|
 | ToString |
Returns the name of the renderer.
|
Top
See Also