This property sets the size of the space between the thumbnail images.
[Visual
Basic] thumbcontrolname.GapSize [
= Integer ]
[Visual C++] [
short = ]thumbcontrolname.GetGapSize()
thumbcontrolname.SetGapSize(short Val)
thumbcontrolname.SetGapSize(short Val)
Property Value
The size of the space between images in pixels
Explanation
The GapSize property sets the size of the space between the thumbnail images.
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.