MCPcopy 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
719LPCTSTR CComboUI::GetHotItemImage() const
720{
721 return m_ListInfo.sHotImage;
722}
723
724void CComboUI::SetDisabledItemTextColor(DWORD dwTextColor)
725{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected