Table of Contents

TTMSFNCNavigationPanelMode Enumeration

Controls which sections of the navigation panel are visible — item headers only, button bar only, or both.

API unit family: TMSFNCNavigationPanel

Members

Name Description
npmItems Only the full-sized item headers are shown; the button bar is hidden.
npmButtons Only the compact button bar is shown; item headers are hidden.
npmMixed Both the item headers and the compact button bar are shown.