Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDisabledItemImage
Method
GetDisabledItemImage
DuiLib/Control/UICombo.cpp:749–752 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
747
}
748
749
LPCTSTR CComboUI::GetDisabledItemImage() const
750
{
751
return m_ListInfo.sDisabledImage;
752
}
753
754
DWORD CComboUI::GetItemLineColor() const
755
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected