lColor (LONG)

      Color.

    lBgrndColor (LONG)

      Background color flag.

      This flag can be set to one of the following:

      MLE_INDEX

        Indexed (solid) colors.

        For version 3, or lower, of the OS/2 operating system the default is MLE_INDEX=0; MLE does not support dithered colors.

      MLE_RGB
        Dithered colors.

        For versions, higher than version 3, of the OS/2 operating system colors default to the RGB mode.

      lOldColor (LONG)

        Color previously used.


      [Back] [Next]