Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Retrieves the formatting rectangle for this CRichEditCtrl object.
void GetRect(
   LPRECT lpRect 
) const;
Parameters
Remarks
The formatting rectangle is the bounding rectangle for the text. This value is independent of the size of the CRichEditCtrl object.
For more information, see EM_GETRECT in the Windows SDK.
Example
See the example for LimitText.
Requirements
Header: afxcmn.h