Pocket PC Controls.com

ColorTabSelectorShowMode Enumeration

Specifies how the visibility of the Color Tab Selector should behave

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

Members

Member Name Description
Always The Color Tab Selector is always visible, even if all tabs are completely visible
Automatic The Color Tab Selector is only visible when there are tabs are partially visible or off screen
Never The Color Tab Selector never visible

Requirements

Namespace: PPCC.ColorTab

Assembly: ColorTab (in ColorTab.dll)

See Also

PPCC.ColorTab Namespace