[]
Interface that supports painting the focus indicator using a specified control and dimensions for Touch gripper support.
public interface IFocusIndicatorRenderer2 : IFocusIndicatorRenderer
Public Interface IFocusIndicatorRenderer2
Inherits IFocusIndicatorRenderer
Name | Description |
---|---|
PaintTouchGripper(Graphics, Rectangle, int, Color, Color) | Paints the gripper focus indicator. |