Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDisabledImage
Method
GetDisabledImage
DuiLib/Control/UICombo.cpp:585–588 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
583
}
584
585
LPCTSTR CComboUI::GetDisabledImage() const
586
{
587
return m_sDisabledImage;
588
}
589
590
void CComboUI::SetDisabledImage(LPCTSTR pStrImage)
591
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected