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