[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IFocusIndicatorRenderer2.PaintTouchGripper

PaintTouchGripper Method

PaintTouchGripper(Graphics, Rectangle, int, Color, Color)

Paints the gripper focus indicator.

Declaration
void PaintTouchGripper(Graphics g, Rectangle rect, int thickness, Color backColor, Color foreColor)
Sub PaintTouchGripper(g As Graphics, rect As Rectangle, thickness As Integer, backColor As Color, foreColor As Color)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting

Rectangle rect

Paint rectangle

int thickness

Thickness

Color backColor

Background color

Color foreColor

Foreground color