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

Method GetDisabledItemImage

DuiLib/Control/UIList.cpp:567–570  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

565}
566
567LPCTSTR CListUI::GetDisabledItemImage() const
568{
569 return m_ListInfo.sDisabledImage;
570}
571
572DWORD CListUI::GetItemLineColor() const
573{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected