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