This property sets the number of rows displayed in the Thumbnail Control.

[Visual Basic]   thumbcontrolname.RowCount [ = Integer ]
[Visual C++]     [ short = ]thumbcontrolname.GetRowCount()
thumbcontrolname.SetRowCount(short Val)
[VB.NET]   thumbcontrolname.RowCount [ = Short ]
[C#.NET]   thumbcontrolname.RowCount [ = short ]

Property Value

The number of rows displayed (1 or more)

Explanation

The RowCount property sets the number of rows displayed in the Thumbnail Control. The RowCount and ColCount properties determine the total number of images displayed at one time as thumbnails.

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