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

Method GetControlFlags

DuiLib/Control/UIList.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41UINT CListUI::GetControlFlags() const
42{
43 return UIFLAG_TABSTOP;
44}
45
46LPVOID CListUI::GetInterface(LPCTSTR pstrName)
47{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected