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

Method GetHotForeImage

DuiLib/Control/UIButton.cpp:276–279  ·  view source on GitHub ↗

Method: GetHotForeImage FullName: CButtonUI::GetHotForeImage Access: public Returns: LPCTSTR Qualifier: Note:

Source from the content-addressed store, hash-verified

274 // Note:
275 //************************************
276 LPCTSTR CButtonUI::GetHotForeImage()
277 {
278 return m_sHotForeImage;
279 }
280
281 //************************************
282 // Method: SetHotForeImage

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected