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

     colorSpec                                     (Assignable)

        Contains a character string that indicates the color attributes that
        are used by the list box's display() method.  If the list box is a
        drop-down list, the string must contain eight color specifiers,
        otherwise it must contain seven color specifiers.

        Note:  The background colors of the ListBox Color Attributes are
        ignored in graphic mode.

        ListBox Color Attributes
        ---------------------------------------------------------------------
        Position     Applies To                          Default Value from
        in colorSpec                                     System Color Setting
        ---------------------------------------------------------------------
        1            List box items that are not selected      Unselected
                     when the list does not have input focus
        2            The selected list box item when the       Unselected
                     list does not have input focus
        3            List box items that are not selected      Unselected
                     when the list has input focus
        4            The selected list box item when the       Enhanced
                     list has input focus
        5            The list box's border                     Border
        6            The list box's caption                    Standard
        7            The list box caption's accelerator key    Background
        8            The list box's drop-down button           Standard
        ---------------------------------------------------------------------

        Note:  The colors available to a DOS application are more limited
        than those for a Windows application. The only colors available to
        you here are listed in the drop-down list box in the item properties.

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