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

Method GetWinStyle

DuiLib/Control/UIRichEdit.cpp:1157–1160  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1155}
1156
1157LONG CRichEditUI::GetWinStyle()
1158{
1159 return m_lTwhStyle;
1160}
1161
1162void CRichEditUI::SetWinStyle(LONG lStyle)
1163{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected