Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxItem.ClearCellImages Method

Removes the cell images from this item.

Syntax

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

object

A SftBoxItem object.

Comments

The ClearCellImages method removes the cell images from this item.

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 Items.ClearCellImages method can be used to remove the cell images from all items.

See Also SftBoxItem Object | Object Hierarchy


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