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

Method GetNormalImage

DuiLib/Control/UIEdit.cpp:372–375  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

370 }
371
372 LPCTSTR CEditUI::GetNormalImage()
373 {
374 return m_sNormalImage;
375 }
376
377 void CEditUI::SetNormalImage(LPCTSTR pStrImage)
378 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected