MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetRichTextFlag

Method GetRichTextFlag

DuiLib/Control/UIRichEdit.cpp:838–841  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

836}
837
838BOOL CTxtWinHost::GetRichTextFlag()
839{
840 return fRich;
841}
842
843void CTxtWinHost::SetRichTextFlag(BOOL fNew)
844{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected