GoDiagram Web Reference
Paint Method (IndicatorBar)

The Graphics object with which to draw.
The Northwoods.GoWeb.GoView provides additional context for this painting operation.
Render this object to a Graphics object.
Syntax
'Declaration
 
Public Overrides Sub Paint( _
   ByVal g As Graphics, _
   ByVal view As GoView _
) 
public override void Paint( 
   Graphics g,
   GoView view
)

Parameters

g
The Graphics object with which to draw.
view
The Northwoods.GoWeb.GoView provides additional context for this painting operation.
Requirements

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

See Also

Reference

IndicatorBar Class
IndicatorBar Members
Base Implementation in Paint

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback