Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ EnableThemeSupport
Method
EnableThemeSupport
WinArk/ColorBox.cpp:128–130 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
126
}
127
128
void CColorBox::EnableThemeSupport(bool support) {
129
_context.EnableThemeSupport = support;
130
}
Callers
1
OnInitDialog
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected