Поделиться через


CRichEditCtrl::GetOptions

Retrieves the options currently set for the rich edit control.

UINT GetOptions( ) const;

Возвращаемое значение

A combination of the current option flag values. For a list of these values, see the fOptions parameter in the EM_SETOPTIONS message, as described in the Windows SDK.

Требования

Header: afxcmn.h

См. также

Основные понятия

CRichEditCtrl Class

CRichEditCtrl Members

Hierarchy Chart

CRichEditCtrl::SetOptions