Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetItemLineColor
Method
GetItemLineColor
DuiLib/Control/UICombo.cpp:754–757 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
752
}
753
754
DWORD CComboUI::GetItemLineColor() const
755
{
756
return m_ListInfo.dwLineColor;
757
}
758
759
void CComboUI::SetItemLineColor(DWORD dwLineColor)
760
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected