lChars (LONG) - returns

      Count of characters drawn within the rectangle.

      If DT_WORDBREAK is specified, this parameter returns the number of characters displayed. However, if the first word of the string does not fit in the rectangle, this parameter reflects the fact that the entire word is drawn.

      If DT_WORDBREAK is not specified, the count returned is the full length of the string regardless of how much fits into the bounding rectangle.

    • Error occurred
      Other
        Count of characters drawn within the rectangle.


      [Back] [Next]