Style specifies the thumbnails style. It can be flat or 3D.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum StyleType
Public Enumeration StyleType
public enum class StyleType

Members

MemberValueDescription
Flat0
Flat style
LargeFlat1
Same as Flat but at double size (i.e. Zoom is 200%)
FlatAndWide2
Flat style with text on the right-hand side
Columns3
Separate columns are used for thumbnails and text fields
Filenames4
Small icon with a single line of text on the right

See Also