Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetHotItemImage
Method
GetHotItemImage
DuiLib/Control/UICombo.cpp:719–722 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
717
}
718
719
LPCTSTR CComboUI::GetHotItemImage() const
720
{
721
return m_ListInfo.sHotImage;
722
}
723
724
void CComboUI::SetDisabledItemTextColor(DWORD dwTextColor)
725
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected