Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetDisabledItemTextColor
Method
GetDisabledItemTextColor
DuiLib/Control/UIList.cpp:557–560 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
555
}
556
557
DWORD CListUI::GetDisabledItemTextColor() const
558
{
559
return m_ListInfo.dwDisabledTextColor;
560
}
561
562
DWORD CListUI::GetDisabledItemBkColor() const
563
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected