Version

ScrollTipStyleResolved Property

Returns the resolved value that indicates whether a scroll tip will be displayed as the scroll thumb is dragged.
Syntax
'Declaration
 
Public ReadOnly Property ScrollTipStyleResolved As Infragistics.Win.UltraWinScrollBar.ScrollTipStyle
public Infragistics.Win.UltraWinScrollBar.ScrollTipStyle ScrollTipStyleResolved {get;}
Remarks

This is a read-only property that returns the resolved value indicating whether a scroll tip will be displayed when the vertical scroll thumb is dragged. By default, the ScrollTipStyleResolved is based on the ScrollModeResolved. When the ScrollMode is Deferred, this property defaults to Show, otherwise it resolves to Hide.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

UltraPrintPreviewControlBase Class
UltraPrintPreviewControlBase Members
Infragistics.Win.UltraWinScrollBar.ScrollTipStyle