lTextColor (LONG)

      Text 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.


      [Back] [Next]