SftBox/OCX 4.5

SftBoxItems.ClearItemImages Method

Softel vdm, Inc.

Removes the item images from all items.

Syntax       

VB.NET

object.ClearItemImages()

VB

object.ClearItemImages

C#.NET

void object.ClearItemImages();

VC++

HRESULT object->ClearItemImages();

C

HRESULT object->raw_ClearItemImages();

Delphi

procedure object.ClearItemImages();

object

A SftBoxItems object.

Comments

The ClearItemImages method removes the item images from all items.

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


Feedback / comments / error reports for this topic
© 2008 - Softel vdm, Inc. - www.softelvdm.com