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

Method ReleaseControl

DuiLib/Control/UIWebBrowser.cpp:34–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void DuiLib::CWebBrowserUI::ReleaseControl()
35{
36 m_bCreated=false;
37 GetManager()->RemoveTranslateAccelerator(this);
38 RegisterEventHandler(FALSE);
39}
40
41DuiLib::CWebBrowserUI::~CWebBrowserUI()
42{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected