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

Method GetItemTextColor

DuiLib/Control/UICombo.cpp:640–643  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

638}
639
640DWORD CComboUI::GetItemTextColor() const
641{
642 return m_ListInfo.dwTextColor;
643}
644
645DWORD CComboUI::GetItemBkColor() const
646{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected