Specifies how to paint the wallpaper

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

Collapse imageSyntax

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

Collapse imageMembers

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

Collapse imageSee Also