SftBox/OCX 4.5

SftBoxItems.ClearPictures Method

Softel vdm, Inc.

Removes all item pictures.

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

Syntax       

VB.NET

object.ClearPictures()

VB

object.ClearPictures

C#.NET

void object.ClearPictures();

VC++

HRESULT object->ClearPictures();

C

HRESULT object->raw_ClearPictures();

Delphi

procedure object.ClearPictures();

object

A SftBoxItems object.

Comments

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

The ClearPictures method removes all item pictures.

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