Piccolo.NET

PDefaultScrollDirector Class

PDefaultScrollDirector is the default scroll director implementation.

For a list of all members of this type, see PDefaultScrollDirector Members.

System.Object
   PDefaultScrollDirector

public class PDefaultScrollDirector : PScrollDirector

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This default implementation follows the widely accepted model of scrolling - namely the scrollbars control the movement of the window over the document rather than the movement of the document under the window.

Requirements

Namespace: UMD.HCIL.PiccoloX.Components

Assembly: UMD.HCIL.PiccoloX (in UMD.HCIL.PiccoloX.dll)

See Also

PDefaultScrollDirector Members | UMD.HCIL.PiccoloX.Components Namespace