Initializes the bar and sets the subs that will handle the events.
NAVIGATION_MODE_LISTAsInt
NAVIGATION_MODE_STANDARDAsInt
NAVIGATION_MODE_TABSAsInt
NavigationModeAsInt
Gets or sets the navigation mode. The navigation mode should be one of the NAVIGATION constants.
RemoveTabs
Removes the tabs.
SelectedIndexAsInt
Gets or sets the index of the selected item. This will be the index of the selected tab in tab mode or the index of the selected list item in list mode.
SelectedTabAsStdTab [read only]
Gets the selected tab.
SetListItems (ItemsAsList)
Sets the dropdown list items. The list will only be visible when the navigation mode is set to NAVIGATION_MODE_LIST.
ShowUpIndicatorAsBoolean [write only]
If true then the up indicator (left arrow icon) will appear next to the bar icon.