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

Method GetThumbHotImage

DuiLib/Control/UIScrollBar.cpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248 }
249
250 LPCTSTR CScrollBarUI::GetThumbHotImage()
251 {
252 return m_sThumbHotImage;
253 }
254
255 void CScrollBarUI::SetThumbHotImage(LPCTSTR pStrImage)
256 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected