[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

     <oListBox>:display() --> self

        display() is a method of the ListBox class that is used for showing a
        list and its caption on the screen.  display() uses the values of the
        following instance variables to correctly show the list in its
        current context, in addition to providing maximum flexibility in the
        manner a list box appears on the screen:  bottom, capCol, capRow,
        caption, coldBox, colorSpec, hasFocus, hotBox, itemCount, left,
        right, style, top, topItem, and vScroll.

        Note:  When present, the scroll bar is automatically displayed
        when the ListBox:display() method is called.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson