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

Method GetDisabledItemBkColor

DuiLib/Control/UICombo.cpp:744–747  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

742}
743
744DWORD CComboUI::GetDisabledItemBkColor() const
745{
746 return m_ListInfo.dwDisabledBkColor;
747}
748
749LPCTSTR CComboUI::GetDisabledItemImage() const
750{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected