Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
459
DWORD CListUI::GetItemBkColor() const
460
{
461
return m_ListInfo.dwBkColor;
462
}
463
464
LPCTSTR CListUI::GetItemBkImage() const
465
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected