This property sets whether or not multiple thumbnail images can be selected.

[Visual Basic]   thumbcontrolname.EnableSelectMultiFiles [ = Boolean ]
[Visual C++]     [ BOOL = ]thumbcontrolname.GetEnableSelectMultiFiles()
thumbcontrolname.SetEnableSelectMultiFiles(BOOL Val)
[VB.NET]   thumbcontrolname.EnableSelectMultiFiles [ = Boolean ]
[C#.NET]   thumbcontrolname.EnableSelectMultiFiles [ = bool ]

Property Value

Value Explanation
True Multiple thumbnail images can be selected
False Single thumbnail images can be selected

Explanation

The EnableSelectMultiFiles property sets whether or not multiple thumbnail images can be selected. 

Setting this value

This value can be set at design-time and run-time.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation