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

Method GetButton1DisabledImage

DuiLib/Control/UIScrollBar.cpp:173–176  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

171 }
172
173 LPCTSTR CScrollBarUI::GetButton1DisabledImage()
174 {
175 return m_sButton1DisabledImage;
176 }
177
178 void CScrollBarUI::SetButton1DisabledImage(LPCTSTR pStrImage)
179 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected