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

Method GetFocusedTextColor

DuiLib/Control/UIButton.cpp:180–183  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

178 }
179
180 DWORD CButtonUI::GetFocusedTextColor() const
181 {
182 return m_dwFocusedTextColor;
183 }
184
185 LPCTSTR CButtonUI::GetNormalImage()
186 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected