Northwoods.Go Assembly > Northwoods.Go Namespace > GoView Class : PaintPaperColor Method |
'Declaration Protected Overridable Sub PaintPaperColor( _ ByVal g As Graphics, _ ByVal clipRect As RectangleF _ )
protected virtual void PaintPaperColor( Graphics g, RectangleF clipRect )
Color.Empty
we use this view's BackColor
instead. However, if the SheetStyle is not GoViewSheetStyle.None, this method just fills in this control's BackColor
, because the GoDocument.PaperColor is used for the Sheet instead.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2