Pocket PC Controls.com

ColorTabAlign Enumeration

Specifies the alignment of the tab content

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

Members

Member Name Description
Left Color Tab content is left aligned
Center Color Tab content is center aligned
Right Color Tab content is right aligned

Requirements

Namespace: PPCC.ColorTab

Assembly: ColorTab (in ColorTab.dll)

See Also

PPCC.ColorTab Namespace