Menu: View→Interface Properties→Misc
Checking this box displays two tabs labeled Path diagram and Tables that you can use to choose between the Path diagram view and Tables view of your model. If the tabs are not visible, you can always use the menu to switch between views.
Programming
n Amos Graphics programs, you can put a check mark in this check box by using the following statement (Visual Basic):
pd.GetCheckBox("InterfacePropertiesForm", "CheckBoxShowTabs").Checked = True