EN_PARAGRAPHEXPANDED notification code
Notifies a rich edit control's parent that an outline has been expanded. A rich edit control sends this notification code in the form of a WM_NOTIFY message.
EN_PARAGRAPHEXPANDED
lpnmhdr = (LPNMHDR) lParam;
Parameters
-
lParam
-
An NMHDR structure.
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista [desktop apps only] |
Minimum supported server |
Windows Server 2003 [desktop apps only] |
Header |
|