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

Method GetSuperClassName

DuiLib/Control/UIEdit.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 }
84
85 LPCTSTR CEditWnd::GetSuperClassName() const
86 {
87 return WC_EDIT;
88 }
89
90 void CEditWnd::OnFinalMessage(HWND /*hWnd*/)
91 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected