This property sets whether or not the individual cells of the Thumbnail Control are shown in 3D.

[Visual Basic] Public Property Button3D As Boolean
[C#] public bool Button3D {get; set;}

Property Value

Value Explanation
True Displays the cells of the thumbnail control as 3D (default)
False Displays the cells of the thumbnail control as flat

Explanation

The Button3D property sets whether or not the individual cells of the Thumbnail Control are shown in 3D. This property is enabled when the Style property is Button.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation