[]
Interface that supports painting the focus indicator using a specified control and dimensions.
public interface IFocusIndicatorRenderer
Public Interface IFocusIndicatorRenderer
Name | Description |
---|---|
Paint(Graphics, int, int, int, int, bool, bool, bool, bool) | Paints the cell with the focus indicator using the specified control and dimensions. |