Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetFocusedImage
Method
GetFocusedImage
DuiLib/Control/UIButton.cpp:218–221 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
216
}
217
218
LPCTSTR CButtonUI::GetFocusedImage()
219
{
220
return m_sFocusedImage;
221
}
222
223
void CButtonUI::SetFocusedImage(LPCTSTR pStrImage)
224
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected