Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetColor
Method
SetColor
DebugView++/PropertyColorItem.h:99–102 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
97
}
98
99
void SetColor(COLORREF color)
100
{
101
m_dlg.SetCurrentColor(color);
102
}
103
104
void ShowAuto(bool show)
105
{
Callers
1
UpdateGridColors
Method · 0.80
Calls
1
SetCurrentColor
Method · 0.80
Tested by
no test coverage detected