Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetFocusedImage
Method
GetFocusedImage
DuiLib/Control/UIEdit.cpp:394–397 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
392
}
393
394
LPCTSTR CEditUI::GetFocusedImage()
395
{
396
return m_sFocusedImage;
397
}
398
399
void CEditUI::SetFocusedImage(LPCTSTR pStrImage)
400
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected