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

Method EndRight

DuiLib/Control/UIList.cpp:839–842  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

837}
838
839void CListUI::EndRight()
840{
841 m_pList->EndRight();
842}
843
844void CListUI::EnableScrollBar(bool bEnableVertical, bool bEnableHorizontal)
845{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected