This property sets a comment and that is displayed under the thumbnail images.

[Visual Basic]   thumbcontrolname.Text [ = String ]
[Visual C++]     thumbcontrolname.SetText(LPCTSTR Val)

Property Value

Comment

Explanation

The Text property sets a comment and that is displayed under the thumbnail images. To display a comment, please set the Text property within the ShowThumbImage event. To enable the Text property, the DispFileName property must be True. In Visual Basic.NET and Visual C#.NET replace Text with CtlText.

Setting this value

  This value can be set at run-time.

Retrieving this value

  This value cannot be retrieved.

 

The ImageKit8 ActiveX is a product created by Newtone Corporation