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

Method CComboBoxUI

DuiLib/Control/UIComboBox.cpp:6–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4namespace DuiLib
5{
6 CComboBoxUI::CComboBoxUI()
7 {
8 m_nArrowWidth = 0;
9 }
10
11 LPCTSTR CComboBoxUI::GetClass() const
12 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected