FlatFocusIndicatorRenderer Class Members
In This Topic
The following tables list the members exposed by FlatFocusIndicatorRenderer.
Public Constructors
Public Properties
| | Name | Description |
 | BackColor |
Gets or sets the backcolor of the gripper indicator.
|
 | Color |
Gets or sets the color of the focus indicator.
|
 | Thickness |
Gets or sets the thickness in pixels of the focus indicator.
|
Top
Public Methods
| | Name | Description |
 | Deserialize |
Deserializes from XML.
|
 | Equals |
Determines whether the specified System.Object is equal to the current System.Object.
|
 | GetHashCode |
Serves as a hash function for a particular type.
|
 | Paint |
Paints the indicator.
|
 | PaintTouchGripper |
Paints the gripper focus indicator.
|
 | Serialize |
Serializes the object to XML.
|
 | ToString |
Converts to a string value.
|
Top
See Also