Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetFocusedImage
Method
GetFocusedImage
DuiLib/Control/UICombo.cpp:574–577 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
572
}
573
574
LPCTSTR CComboUI::GetFocusedImage() const
575
{
576
return m_sFocusedImage;
577
}
578
579
void CComboUI::SetFocusedImage(LPCTSTR pStrImage)
580
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected