Piccolo.NET

PScrollableControl Fields

The fields of the PScrollableControl class are listed below. For a complete list of PScrollableControl class members, see the PScrollableControl Members topic.

Protected Instance Fields

hsbPolicy The policy for the horizontal scrollbar.
hScrollBar The scrollbar that scrolls the canvas in the horizontal direction.
scrollable A value that indicates whether scrolling is turned on for this scrollable control.
scrollDirector The director that this scrollable control signals.
smallChangeFactor The value multiplied by the viewsize to calculate the SmallChange.
view The canvas scrolled by the vertical and horizontal scrollbars.
vsbPolicy The policy for the vertical scrollbar.
vScrollBar The scrollbar that scrolls the canvas in the vertical direction.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace