MCPcopy Create free account
hub / github.com/cinience/RedisStudio / HomeUp

Method HomeUp

DuiLib/Control/UIRichEdit.cpp:1786–1789  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1784}
1785
1786void CRichEditUI::HomeUp()
1787{
1788 TxSendMessage(WM_VSCROLL, SB_TOP, 0L, 0);
1789}
1790
1791void CRichEditUI::EndDown()
1792{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected