Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ EndRight
Method
EndRight
DuiLib/Control/UIRichEdit.cpp:1821–1824 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1819
}
1820
1821
void CRichEditUI::EndRight()
1822
{
1823
TxSendMessage(WM_HSCROLL, SB_RIGHT, 0L, 0);
1824
}
1825
1826
void CRichEditUI::DoEvent(TEventUI& event)
1827
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected