MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetHotItemImage

Method GetHotItemImage

DuiLib/Control/UIList.cpp:534–537  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

532}
533
534LPCTSTR CListUI::GetHotItemImage() const
535{
536 return m_ListInfo.sHotImage;
537}
538
539void CListUI::SetDisabledItemTextColor(DWORD dwTextColor)
540{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected