Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetButton1HotImage
Method
GetButton1HotImage
DuiLib/Control/UIScrollBar.cpp:151–154 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
149
}
150
151
LPCTSTR CScrollBarUI::GetButton1HotImage()
152
{
153
return m_sButton1HotImage;
154
}
155
156
void CScrollBarUI::SetButton1HotImage(LPCTSTR pStrImage)
157
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected