[]
        
(Showing Draft Content)

FarPoint.Win.Spread.IInterfaceRenderer.PaintTabStripBackground

PaintTabStripBackground Method

PaintTabStripBackground(Graphics, int, int, int, int, TabStripPlacement)

Paints the tab strip background.

Declaration
void PaintTabStripBackground(Graphics g, int x, int y, int width, int height, TabStripPlacement placement)
Sub PaintTabStripBackground(g As Graphics, x As Integer, y As Integer, width As Integer, height As Integer, placement As TabStripPlacement)
Parameters
Type Name Description
Graphics g

Graphics device interface for painting the tab strip background

int x

Near X-coordinate

int y

Top Y-coordinate

int width
int height
TabStripPlacement placement