clrIndex (LONG)

      Control color index.

      This value can be any of the following control color index constants.

      CCI_FOREGROUND

        Foreground color index.
      CCI_FOREGROUNDREADONLY
        Output text color index.
      CCI_BACKGROUND
        Background color index.
      CCI_BACKGROUNDDIALOG
        Dialog background color index.
      CCI_DISABLEDFOREGROUND
        Disabled foreground color index.
      CCI_DISABLEDFOREGROUNDREADONLY
        Disabled output text color index.
      CCI_DISABLEDBACKGROUND
        Disabled background color index.
      CCI_DISABLEDBACKGROUNDDIALOG
        Disabled dialog background color index.
      CCI_HIGHLIGHTFOREGROUND
        Highlighted foreground color index.
      CCI_HIGHLIGHTBACKGROUND
        Highlighted background color index.
      CCI_HIGHLIGHTBACKGROUNDDIALOG
        Highlighted dialog background color index.
      CCI_INACTIVEFOREGROUND
        Inactive foreground color index.
      CCI_INACTIVEFOREGROUNDDIALOG
        Inactive dialog foreground color index.
      CCI_INACTIVEBACKGROUND
        Inactive background color index.
      CCI_INACTIVEBACKGROUNDTEXT
        Inactive background text color index.
      CCI_ACTIVEFOREGROUND
        Active foreground color index.
      CCI_ACTIVEFOREGROUNDDIALOG
        Active dialog foreground color index.
      CCI_ACTIVEBACKGROUND
        Active background color index.
      CCI_ACTIVEBACKGROUNDTEXT
        Active background text color index.
      CCI_PAGEBACKGROUND
        Page background color index.
      CCI_PAGEFOREGROUND
        Page foreground color index.
      CCI_FIELDBACKGROUND
        Field background color index.
      CCI_BORDER
        Border color index.
      CCI_BORDERLIGHT
        Border light color index.
      CCI_BORDERDARK
        Border dark color index.
      CCI_BORDER2
        Second border color index.
      CCI_BORDER2LIGHT
        Second border light color index.
      CCI_BORDER2DARK
        Second border dark color index.
      CCI_BORDERDEFAULT
        Border default color index.
      CCI_BUTTONBACKGROUND
        Button background color index.
      CCI_BUTTONFOREGROUND
        Button foreground color index.
      CCI_BUTTONBORDERLIGHT
        Button border light color index.
      CCI_BUTTONBORDERDARK
        Button border dark color index.
      CCI_ARROW
        Arrow color index.
      CCI_DISABLEDARROW
        Disabled arrow color index.
      CCI_ARROWBORDERLIGHT
        Arrow border light color index.
      CCI_ARROWBORDERDARK
        Arrow border dark color index.
      CCI_CHECKLIGHT
        Check light color index.
      CCI_CHECKMIDDLE
        Check middle color index.
      CCI_CHECKDARK
        Check dark color index.
      CCI_ICONFOREGROUND
        Icon foreground color index.
      CCI_ICONBACKGROUND
        Icon background color index.
      CCI_ICONBACKGROUNDDESKTOP
        Icon background desktop color index.
      CCI_ICONHILITEFOREGROUND
        Icon highlighted foreground color index.
      CCI_ICONHILITEBACKGROUND
        Icon highlighted background color index.
      CCI_MAJORTABFOREGROUND
        Major tab foreground color index.
      CCI_MAJORTABBACKGROUND
        Major tab background color index.
      CCI_MINORTABFOREGROUND
        Minor tab foreground color index.
      CCI_MINORTABBACKGROUND
        Minor tab background color index.


      [Back] [Next]