Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

ClearCellPictures Method, SftTree Object

Removes the cell graphics from all items.

Deprecated - Provided for compatibility with earlier versions only - Use Items.ClearCellImages instead

Syntax

VB.NETobject.ClearCellPictures()
VBobject.ClearCellPictures
C#.NETvoid object.ClearCellPictures();
VC++HRESULT object->ClearCellPictures();
CHRESULT object->raw_ClearCellPictures();

object

A SftTree object.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use Items.ClearCellImages instead

The ClearCellPictures method removes the cell graphics from all items.

Cells are otherwise unaffected. Their text, color and other properties remain unchanged. Individual cell graphics can be added or removed using the Cell.Image property.

See Also SftTree Object | Object Hierarchy


Last Updated 08/13/2020 - (email)
© 2024 Softel vdm, Inc.