Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

OverlapAlign Enumeration

Specifies the alignment of the adjacent icons in two neighbor items when they overlap with each other.

[Visual Basic]
Public Enum OverlapAlign
[C#]
public enum OverlapAlign

Members

Member Name Description
NotSet The alignment is not set. The runtime will try to use value from the look item, if none is available, Bottom is used.
Top Align to the top.
Bottom Align to the bottom.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

EO.Web Namespace


Direct link to this topic