ShowFreezeText property (ILEADContainerViewerProperties)

Visual Basic example

Visual C++ example

 

Syntax

VARIANT_BOOL ShowFreezeText

Overview

Refer to Using the Image Viewer

Remarks

(Medical Imaging Suite) Gets or sets a value that indicates whether to display the word "Freeze" on frozen cells. Possible values are:

Value

Meaning

VARIANT_TRUE

Display the word "Freeze" on frozen cells. This is the default value.

VARIANT_FALSE

Do not display the word "Freeze" on frozen cells.

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, AutoScroll property, RulerStyle property, CellMaintenance property, CellBorderStyle property, TextQuality property.

Topics:

Image Viewer: Container Properties