Hide

SftTree/OCX 7.5 - ActiveX Tree Control

Display
Print

GetItemPictureImage Method, SftTree Object

Defines the graphic displayed as an item's item graphic.

Deprecated - Provided for compatibility with earlier versions only - Use Item.Image.GetImageList instead

Syntax

VB.NETobject.GetItemPictureImage(ByVal ItemIndex As Integer, ByRef ImgListObj As Object, ByRef ImgIndex As Short)
VBobject.GetItemPictureImage(ByVal ItemIndex As Long, ImgListObj As Object, ImgIndex As Integer)
C#.NETvoid object.GetItemPictureImage(int ItemIndex, out object ImgListObj, out short ImgIndex);
VC++HRESULT object->GetItemPictureImage(long ItemIndex, LPDISPATCH* ImgListObj, short* ImgIndex);
CHRESULT object->raw_GetItemPictureImage(long ItemIndex, LPDISPATCH* ImgListObj, short* ImgIndex);

object

A SftTree object.

ItemIndex

The zero-based item index.

ImgListObj

Returns a reference to the ImageList control object.

ImgIndex

Returns the one-based index of the image in the ImageList control.

Comments

Deprecated - Provided for compatibility with earlier versions only - Use Item.Image.GetImageList instead

The GetItemPictureImage method defines the graphic displayed as an item's item graphic.

The Item.Image.SetImageList method is used to set an item's item graphic using an ImageList control.

See Also SftTree Object | Object Hierarchy


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


Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.