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

Method GetThumbDisabledImage

DuiLib/Control/UIScrollBar.cpp:272–275  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

270 }
271
272 LPCTSTR CScrollBarUI::GetThumbDisabledImage()
273 {
274 return m_sThumbDisabledImage;
275 }
276
277 void CScrollBarUI::SetThumbDisabledImage(LPCTSTR pStrImage)
278 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected