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

Method GetSelectedItemBkColor

DuiLib/Control/UIList.cpp:497–500  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

495}
496
497DWORD CListUI::GetSelectedItemBkColor() const
498{
499 return m_ListInfo.dwSelectedBkColor;
500}
501
502LPCTSTR CListUI::GetSelectedItemImage() const
503{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected