Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDisabledImage
Method
GetDisabledImage
DuiLib/Control/UIEdit.cpp:405–408 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
403
}
404
405
LPCTSTR CEditUI::GetDisabledImage()
406
{
407
return m_sDisabledImage;
408
}
409
410
void CEditUI::SetDisabledImage(LPCTSTR pStrImage)
411
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected