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

SplitterButtonAlignment Enumeration

Specifies splitter button alignments.

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

Members

Member Name Description
Auto Aligns splitter button automatically.
LeftOrTop Splitter button should be aligned to the left if the splitter is horizontal, or to the top if the splitter is vertical.
Center Splitter button should be aligned to the center.
RightOrBottom Splitter button should be aligned to the right if the splitter is horizontal, or to the right if the splitter is vertical.

Requirements

Namespace: EO.Web

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

See Also

EO.Web Namespace


Direct link to this topic