Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetSelectedItemImage
Method
GetSelectedItemImage
DuiLib/Control/UIList.cpp:502–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
500
}
501
502
LPCTSTR CListUI::GetSelectedItemImage() const
503
{
504
return m_ListInfo.sSelectedImage;
505
}
506
507
void CListUI::SetHotItemTextColor(DWORD dwTextColor)
508
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected