Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDisabledImage
Method
GetDisabledImage
DuiLib/Control/UIButton.cpp:229–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
LPCTSTR CButtonUI::GetDisabledImage()
230
{
231
return m_sDisabledImage;
232
}
233
234
void CButtonUI::SetDisabledImage(LPCTSTR pStrImage)
235
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected