Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetButton2HotImage
Method
GetButton2HotImage
DuiLib/Control/UIScrollBar.cpp:206–209 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
LPCTSTR CScrollBarUI::GetButton2HotImage()
207
{
208
return m_sButton2HotImage;
209
}
210
211
void CScrollBarUI::SetButton2HotImage(LPCTSTR pStrImage)
212
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected