The method retrieves whether or not trailing white spaces are trimmed.
HRESULT get_TrimRight( BOOL *pfTrimRight );
An appropriate HRESULT value is returned.
The pfTrimRight parameter is set to TRUE by default, which indicates that trailing white spaces are trimmed from the right side of a line of text in the edit box.