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

Method GetSelectBkColor

DuiLib/Control/UIOption.cpp:183–186  ·  view source on GitHub ↗

Method: GetSelectBkColor FullName: COptionUI::GetSelectBkColor Access: public Returns: DWORD Qualifier: Note:

Source from the content-addressed store, hash-verified

181 // Note:
182 //************************************
183 DWORD COptionUI::GetSelectBkColor()
184 {
185 return m_dwSelectedBkColor;
186 }
187
188 LPCTSTR COptionUI::GetForeImage()
189 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected