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

Method GetClass

DuiLib/Control/UIList.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34}
35
36LPCTSTR CListUI::GetClass() const
37{
38 return _T("ListUI");
39}
40
41UINT CListUI::GetControlFlags() const
42{

Callers 6

OnNcHitTestMethod · 0.45
GetItemIndexMethod · 0.45
SetItemIndexMethod · 0.45
AddMethod · 0.45
AddAtMethod · 0.45
RemoveMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected