MindFusion WinForms Programmer's Guide
ScrollViewer Members
Constructors Properties Methods
 


Represents a control that can host another control and provide scrolling capabilities if the hosted control is larger than the client area.

The following tables list the members exposed by the ScrollViewer type.

 Public Constructors

  Name Description

ScrollViewer

Initializes a new instance of the ScrollViewer class.

 Public Properties

  Name Description

ScrollableControl

Gets or sets a reference to the hosted control.

 Protected Methods

  Name Description

Dispose

Clean up any resources being used.

OnLayout

ContainerControl.OnLayout override.

 See Also

ScrollViewer Class
MindFusion.Reporting.WinForms Namespace