GoDiagram Web Reference
PaintButton Method

This method is called by Paint to display any button state, such as whether it is "pressed".
Syntax
'Declaration
 
Protected Overridable Sub PaintButton( _
   ByVal g As Graphics, _
   ByVal view As GoView _
) 
protected virtual void PaintButton( 
   Graphics g,
   GoView view
)

Parameters

g
view
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

GoButton Class
GoButton Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback