fEmphasisAttribute (USHORT)

      Emphasis attribute of the container record.

      The following states can be combined by using a logical OR operator (|):

      CRA_CURSORED

        Specifies that a record will be drawn with a selection cursor.
      CRA_DISABLED
        Specifies that a record will be drawn with unavailable-state emphasis.
      CRA_INUSE
        Specifies that a record will be drawn with in-use emphasis.
      CRA_PICKED
        Specifies that the container record willl be picked up as part of the drag set.
      CRA_SELECTED
        Specifies that a record will be drawn with selected-state emphasis.
      CRA_SOURCE
        Specifies that a record will be drawn with source-menu emphasis.


      [Back] [Next]