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

Method GetBkColor3

DuiLib/Core/UIControl.cpp:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136}
137
138DWORD CControlUI::GetBkColor3() const
139{
140 return m_dwBackColor3;
141}
142
143void CControlUI::SetBkColor3(DWORD dwBackColor)
144{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected