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

Method GetItemBkImage

DuiLib/Control/UICombo.cpp:650–653  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

648}
649
650LPCTSTR CComboUI::GetItemBkImage() const
651{
652 return m_ListInfo.sBkImage;
653}
654
655bool CComboUI::IsAlternateBk() const
656{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected