====== Displaying the Populated List Box ====== Add a QuickEvent for the B_POPULATE button's CLICK event with a QuickEvent option to Execute a Procedure, TEST_LB. The parameters for the Quick Event should be: '@SELF', 'CLICK' The settings should display as shown below: {{quickeventpopulate.gif?533x335}} When the window is run, after the B_POPULATE button is clicked, the hierarchical list box should be populated as shown below: {{hierlistpopulated.gif?528x158}} Note how the tabs are used to display the outline levels.