Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxItems.ClearPictures Method

Removes all item pictures.

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

Syntax

VB.NETobject.ClearPictures()
VBobject.ClearPictures
C#.NETvoid object.ClearPictures();
VC++HRESULT object->ClearPictures();
CHRESULT object->raw_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.

See Also SftBoxItems Object | Object Hierarchy


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