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

Method GetNormalImage

DuiLib/Control/UICombo.cpp:541–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

539}
540
541LPCTSTR CComboUI::GetNormalImage() const
542{
543 return m_sNormalImage;
544}
545
546void CComboUI::SetNormalImage(LPCTSTR pStrImage)
547{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected