13.4 The toolbar

The toolbar consists of the following three areas:

The persistent toolset tools are shown when the application is first started, and they remain visible throughout the user’s session. The module tools reflect the current module and are swapped in and out as the user visits the various modules. The help tools, which belong to the help toolset, are always placed to the right of the other tool buttons. You can access the toolbar using the following statement:
toolbar = getAFXApp().getAFXMainWindow().getToolbar()