Piccolo.NET

PScrollableControl Class

PScrollableControl is a simple control that correctly handles scrolling a PCanvas.

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

System.Object
   MarshalByRefObject
      Component
         Control
            PScrollableControl

public class PScrollableControl : Control

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 class does not extend System.Windows.Forms.ScrollableControl since there is no simple mechanism to override the scrolling behavior in that class.

Requirements

Namespace: UMD.HCIL.PiccoloX.Components

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

See Also

PScrollableControl Members | UMD.HCIL.PiccoloX.Components Namespace