MarqueeFocusIndicatorRenderer Class Members
In This Topic
The following tables list the members exposed by MarqueeFocusIndicatorRenderer.
Public Constructors
Public Properties
| | Name | Description |
 | Color |
Gets or sets the color.
|
 | Position |
Gets or sets the current step in the multiple-step animation cycle.
|
 | Thickness |
Gets or sets the thickness.
|
Top
Public Methods
| | Name | Description |
 | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
 | GetObjectData |
Populates a SerializationInfo with the data needed to serialize the target object.
|
 | Paint |
Paints the cell with the marquee (or animated) focus indicator
using the specified control and dimensions.
|
 | ToString |
Returns the name of the renderer as a string.
|
Top
See Also