Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetTextColor
Method
GetTextColor
DuiLib/Control/UILabel.cpp:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
DWORD CLabelUI::GetTextColor() const
100
{
101
return m_dwTextColor;
102
}
103
104
void CLabelUI::SetDisabledTextColor(DWORD dwTextColor)
105
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected