Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSelectedItemBkColor
Method
GetSelectedItemBkColor
DuiLib/Control/UICombo.cpp:685–688 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
683
}
684
685
DWORD CComboUI::GetSelectedItemBkColor() const
686
{
687
return m_ListInfo.dwSelectedBkColor;
688
}
689
690
LPCTSTR CComboUI::GetSelectedItemImage() const
691
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected