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

Method GetBkNormalImage

DuiLib/Control/UIScrollBar.cpp:327–330  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

325 }
326
327 LPCTSTR CScrollBarUI::GetBkNormalImage()
328 {
329 return m_sBkNormalImage;
330 }
331
332 void CScrollBarUI::SetBkNormalImage(LPCTSTR pStrImage)
333 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected