Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxItems.ClearCellPictures Method

Removes all cell pictures.

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 SftBoxItems object.

Comments

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

The ClearCellPictures method removes all cell pictures.

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.

The Item.ClearCellImages method can be used to remove the cell images from one item.

See Also SftBoxItems Object | Object Hierarchy


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