Specifies how to paint a wall paper

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

Syntax

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

Members

MemberValueDescription
Normal0
paint the wall paper image at the top left side
Stretch1
paint the wall paper stretching to the component size
Tile2
paint the wall paper tiled to the component size

See Also