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

Method GetNativeEditBkColor

DuiLib/Control/UIEdit.cpp:421–424  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

419 }
420
421 DWORD CEditUI::GetNativeEditBkColor() const
422 {
423 return m_dwEditbkColor;
424 }
425
426 void CEditUI::SetSel(long nStartChar, long nEndChar)
427 {

Callers 1

HandleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected