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