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

Method GetBkColor2

DuiLib/Core/UIControl.cpp:125–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123}
124
125DWORD CControlUI::GetBkColor2() const
126{
127 return m_dwBackColor2;
128}
129
130void CControlUI::SetBkColor2(DWORD dwBackColor)
131{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected