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

Method GetButton2PushedImage

DuiLib/Control/UIScrollBar.cpp:217–220  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

215 }
216
217 LPCTSTR CScrollBarUI::GetButton2PushedImage()
218 {
219 return m_sButton2PushedImage;
220 }
221
222 void CScrollBarUI::SetButton2PushedImage(LPCTSTR pStrImage)
223 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected