rc (BOOL)

      Item-drawn indicator.

      TRUE

        The owner draws the item, and so the container control does not draw it.
      FALSE
        If the owner does not draw the item, the owner returns this value and the container control draws the item.


      [Back] [Next]