MCPcopy 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
502LPCTSTR CListUI::GetSelectedItemImage() const
503{
504 return m_ListInfo.sSelectedImage;
505}
506
507void CListUI::SetHotItemTextColor(DWORD dwTextColor)
508{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected