Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetBkDisabledImage
Method
GetBkDisabledImage
DuiLib/Control/UIScrollBar.cpp:360–363 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
358
}
359
360
LPCTSTR CScrollBarUI::GetBkDisabledImage()
361
{
362
return m_sBkDisabledImage;
363
}
364
365
void CScrollBarUI::SetBkDisabledImage(LPCTSTR pStrImage)
366
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected