[]
        
(Showing Draft Content)

FarPoint.Win.Spread.GradientInterfaceRenderer

GradientInterfaceRenderer Class

Represents the painter of gradients in the interface.

Inheritance
GradientInterfaceRenderer
Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public class GradientInterfaceRenderer : IInterfaceRenderer, ISerializeSupport
Public Class GradientInterfaceRenderer
    Implements IInterfaceRenderer, ISerializeSupport

Constructors

Name Description
GradientInterfaceRenderer()

Creates a new interface gradient renderer.

GradientInterfaceRenderer(Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Color, Font, Font)

Creates a new interface gradient renderer with the specified parameters.

Methods

Name Description
Dispose()

Cleans up any resources being used.

Dispose(bool)

Cleans up any resources being used.

PaintButton(Graphics, int, int, int, int, TabStripButton, bool, bool, bool, bool)

Paints a tab strip button.

PaintGrayArea(Graphics, int, int, int, int)

Paints the gray area.

PaintRangeGroupArea(Graphics, int, int, int, int)

Paints the outline (range group) area.

PaintRangeGroupButton(Graphics, int, int, int, int, GroupState, bool, bool)

Paints the outline (range group) button.

PaintRangeGroupLevelBox(Graphics, int, int, int, int, int, bool, bool)

Paints the outline (range group) level indicator box.

PaintRangeGroupLine(Graphics, Point, Point)

Paints the outline (range group) line.

PaintRangeGroupPoint(Graphics, Point)

Paints the outline (range group) point.

PaintScrollBox(Graphics, int, int, int, int)

Paints the scroll bar intersection.

PaintSheetTab(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)

Paints the sheet tab.

PaintSheetTabPartial(Graphics, int, string, int, int, int, int, bool, bool, TabStripPlacement, bool, bool, Font, Font)

Paints a sheet tab which is partially displayed.

PaintSpecialSheetTab(Graphics, int, int, int, int, bool, TabStripPlacement, bool, bool, Font, Font)

Paints the special insert sheet tab.

PaintSplitBar(Graphics, int, int, int, int)

Paints the split bar.

PaintSplitBarCrossover(Graphics, int, int, int, int)

Paints the crossing area between split bars.

PaintSplitBox(Graphics, int, int, int, int)

Paints the split box.

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

Paints the background of the tab strip.