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

Method GetButton2NormalImage

DuiLib/Control/UIScrollBar.cpp:195–198  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

193 }
194
195 LPCTSTR CScrollBarUI::GetButton2NormalImage()
196 {
197 return m_sButton2NormalImage;
198 }
199
200 void CScrollBarUI::SetButton2NormalImage(LPCTSTR pStrImage)
201 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected