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

Method GetThumbNormalImage

DuiLib/Control/UIScrollBar.cpp:239–242  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

237 }
238
239 LPCTSTR CScrollBarUI::GetThumbNormalImage()
240 {
241 return m_sThumbNormalImage;
242 }
243
244 void CScrollBarUI::SetThumbNormalImage(LPCTSTR pStrImage)
245 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected