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

Method GetTooltipWindow

DuiLib/Core/UIManager.cpp:325–328  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

323}
324
325HWND CPaintManagerUI::GetTooltipWindow() const
326{
327 return m_hwndTooltip;
328}
329
330HDC CPaintManagerUI::GetPaintDC() const
331{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected