ImageGear Professional for Windows ActiveX
PrivateData Property

Description:

Gets and sets a pointer to user-created or user-destroyed data for the item.

Your application can use this property for any purpose. After the thumbnail items are added to the control (as a result of calling DirectoryAppend Method(), FileAppend Method()), your application can iterate through the items (using the Count Property and Item(n) Property) and set this property to any desired value (for example, to the reference of some object containing extra data to be used by the Click Event handler).

Property Type:

Read-write property

Return Type:

Variant

Default Value: Null

Valid Values: N/A

Bits Per Pixel:

N/A

Sample:

ig_guiwin_vb6.exe

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback