AutoScroll property (ILEADContainerViewerProperties)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL AutoScroll

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets a value that indicates whether to scroll the cells automatically if the user scrolls up or down. Possible values are:

Setting

Description

VARIANT_TRUE

Scroll automatically. This is the default value.

VARIANT_FALSE

Do not scroll.

To set or get container properties, use SetContainerProperties and GetContainerProperties methods.

See Also

Elements:

IncludedParameters property, RowCount property, ColumnCount property, EmptyCellBackGroundColor property, BackGroundColor property, TextColor property, ShadowColor property, RulerInColor property, RulerOutColor property, ActiveCellBorderColor property, NonActiveCellBorderColor property, ActiveSubCellBorderColor property, DefaultCursor property, VerticalResizeCursor property, HorizontalResizeCursor property, BothResizeCursor property, RulerStyle property, CellMaintenance property, ShowFreezeText property, CellBorderStyle property, TextQuality property.

Topics:

Image Viewer: Container Properties