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

Method GetItemBkColor

DuiLib/Control/UIList.cpp:459–462  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457}
458
459DWORD CListUI::GetItemBkColor() const
460{
461 return m_ListInfo.dwBkColor;
462}
463
464LPCTSTR CListUI::GetItemBkImage() const
465{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected