Hide

SftBox/OCX 5.0 - Combo Box Control

Display
Print

SftBoxRowHeaders.ClearPictures Method

Removes the row header images from all items.

Deprecated - Provided for compatibility with earlier versions only - Use RowHeaders.ClearImages instead

Syntax

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

object

A SftBoxRowHeaders object.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use RowHeaders.ClearImages instead

The ClearPictures method removes the row header images from all items.

Row headers are otherwise unaffected. Their text, color and other properties remain unchanged. Individual row header graphics can be added or removed using the Item.RowHeader.Image property.

See Also SftBoxRowHeaders Object | Object Hierarchy


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