For a list of all members of this type, see ScrollBarInfo members.
Name | Description | |
---|---|---|
![]() | AccessibleDescription | Returns or sets the description of the scrollbar displayed by accessibility clients. |
![]() | AccessibleName | Returns or sets the name of the scrollbar displayed by accessibility clients. |
![]() | AutoDisable | Returns or sets whether the ScrollBar will appear disabled when the scroll thumb cannot be moved. |
![]() | AutoRepeatDelay | Determines the amount of milliseconds between scroll notifications when using the scroll arrows or scroll track. |
![]() | ButtonStyle | Determines the style of buttons used in the control. |
![]() | ButtonStyleResolved | Returns the resolved ButtonStyle. |
![]() | Disposed | (Inherited from Infragistics.Shared.DisposableObject) |
![]() | Enabled | Determines the enabled state of the scroll bar. |
![]() | EnabledResolved | Indicates if the ScrollBar appears disabled based on the Enabled and AutoDisable properties. |
![]() | IsScrollCancelled | Indicates if the scroll operation has been cancelled. |
![]() | IsScrollInProgress | Indicates if a scroll operation is currently in progress. |
![]() | IsThumbInDrag | Indicates if the scroll thumb is currently being dragged. |
![]() | LargeChange | Amount that the scroll thumb will reposition when clicking in the scroll track. |
![]() | Maximum | Maximum position of the scroll thumb. |
![]() | MaximumDragValue | Maximum value that can be reached when using the interface to change the value. |
![]() | Minimum | Minimum position of the scroll thumb. |
![]() | Orientation | Determines the orientation of the ScrollBar. |
![]() | OwningControl | Returns the control that owns the ScrollBarInfo. |
![]() | PriorityScrolling | Gets/sets whether callbacks made during a scroll operation occur synchronously or asynchronously. |
![]() | ScrollBarLook | Determines the appearance of the ScrollBar |
![]() | ScrollTipsEnabled | Gets or set whether ScrollTips are enabled. |
![]() | SetFocusOnClick | Returns or sets whether clicking on the scrollbar buttons will force focus to the containing control. |
![]() | ShowsFocus | Indicates if the scroll thumb should toggle its state to indicate focus. |
![]() | SmallChange | Amount that the scroll thumb will reposition when clicking the scroll arrow buttons. |
![]() | Tag | (Inherited from Infragistics.Shared.SubObjectBase) |
![]() | Value | Current position of the scroll thumb. |
![]() | ViewStyle | Returns/sets the style of the control. |
![]() | Visible | Indicates the visibility of the elements listening to the ScrollBarInfo. |
Name | Description | |
---|---|---|
![]() | SubObjectPropChangeHandler | (Inherited from Infragistics.Shared.SubObjectBase) |