EM_GETOPTIONS
Retrieves the rich edit control options.
EM_GETOPTIONS wParam = (WPARAM) 0; lParam = (LPARAM) 0;
Return Values
Returns the current option values. Can be a combination of values described for the EM_SETOPTIONS message.
See Also
EM_SETOPTIONS