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

Method GetButton2DisabledImage

DuiLib/Control/UIScrollBar.cpp:228–231  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

226 }
227
228 LPCTSTR CScrollBarUI::GetButton2DisabledImage()
229 {
230 return m_sButton2DisabledImage;
231 }
232
233 void CScrollBarUI::SetButton2DisabledImage(LPCTSTR pStrImage)
234 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected