This method sets whether an edit box is read-only or not.
HRESULT put_ReadOnly( BOOL fReadOnly );
NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.