This property sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails.

[Visual Basic]   thumbcontrolname.EdgeSize [ = Integer ]
[Visual C++]     [ short = ]thumbcontrolname.GetEdgeSize()
thumbcontrolname.SetEdgeSize(short Val)
[VB.NET]   thumbcontrolname.EdgeSize [ = Short ]
[C#.NET]   thumbcontrolname.EdgeSize [ = short ]

Property Value

The size of the area between the edge of the Thumbnail Control and the display of the thumbnails.

Explanation

The EdgeSize property sets the size of the area between the edge of the Thumbnail Control and the display of the thumbnails in pixel units.

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