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

Method GetButton1NormalImage

DuiLib/Control/UIScrollBar.cpp:140–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138 }
139
140 LPCTSTR CScrollBarUI::GetButton1NormalImage()
141 {
142 return m_sButton1NormalImage;
143 }
144
145 void CScrollBarUI::SetButton1NormalImage(LPCTSTR pStrImage)
146 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected