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

Method GetSelectedItemBkColor

DuiLib/Control/UICombo.cpp:685–688  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

683}
684
685DWORD CComboUI::GetSelectedItemBkColor() const
686{
687 return m_ListInfo.dwSelectedBkColor;
688}
689
690LPCTSTR CComboUI::GetSelectedItemImage() const
691{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected