GoDiagram Web Reference
ExpandPaintBounds Method (GoButton)

Additional painted area includes part of the border giving 3D control appearance.
Syntax
'Declaration
 
Public Overrides Function ExpandPaintBounds( _
   ByVal rect As RectangleF, _
   ByVal view As GoView _
) As RectangleF
public override RectangleF ExpandPaintBounds( 
   RectangleF rect,
   GoView view
)

Parameters

rect
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
Base Implementation in ExpandPaintBounds

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback