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

Method GetClassStyle

DuiLib/Utils/WinImplBase.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39UINT WindowImplBase::GetClassStyle() const
40{
41 return CS_DBLCLKS;
42}
43
44UILIB_RESOURCETYPE WindowImplBase::GetResourceType() const
45{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected