GoDiagram Win Reference
LayoutScrollBars Method

Whether to call UpdateScrollBars afterwards.
Position and size the scrollbars and corner.
Syntax
'Declaration
 
Public Overridable Sub LayoutScrollBars( _
   ByVal update As Boolean _
) 
public virtual void LayoutScrollBars( 
   bool update
)

Parameters

update
Whether to call UpdateScrollBars afterwards.
Remarks
By default this places the vertical scroll bar at the right edge of the view, the horizontal scroll bar at the bottom edge, and the corner in the bottom right. All of these controls are inside the view's border.
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

GoView Class
GoView Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback