Search
ScrollBar Members
Fields Methods
 


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

 Protected Fields

  Name Description

item

  (Inherited from Manipulator.)

 Public Methods

  Name Description

drawsInLocalCoordinates

Returns whether the manipulator object draws in local or global coordinates. (Inherited from Manipulator.)

getEnabled

Gets or sets a value indicating whether the control can respond to user interaction.

getItem

  (Inherited from Manipulator.)

getValue

 

needsPointerMessages

Returns whether the manipulator object needs to track touch events.

onPointerDown

Manipulator.onPointerDown override.

onPointerMove

Manipulator.onPointerMove override.

onPointerUp

Manipulator.onPointerUp override.

setEnabled

 

setLargeChange

 

setMaximum

 

setMinimum

 

setSmallChange

 

setValue

 

 Protected Methods

  Name Description

refresh

 

 See Also