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

Method GetDisabledItemBkColor

DuiLib/Control/UIList.cpp:562–565  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

560}
561
562DWORD CListUI::GetDisabledItemBkColor() const
563{
564 return m_ListInfo.dwDisabledBkColor;
565}
566
567LPCTSTR CListUI::GetDisabledItemImage() const
568{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected