Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemBkColor
Method
GetItemBkColor
DuiLib/Control/UICombo.cpp:645–648 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
643
}
644
645
DWORD CComboUI::GetItemBkColor() const
646
{
647
return m_ListInfo.dwBkColor;
648
}
649
650
LPCTSTR CComboUI::GetItemBkImage() const
651
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected