Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetFocusBorderColor
Method
GetFocusBorderColor
DuiLib/Core/UIControl.cpp:177–180 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
175
}
176
177
DWORD CControlUI::GetFocusBorderColor() const
178
{
179
return m_dwFocusBorderColor;
180
}
181
182
void CControlUI::SetFocusBorderColor(DWORD dwBorderColor)
183
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected