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

Method GetDropBoxAttributeList

DuiLib/Control/UICombo.cpp:510–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

508}
509
510CDuiString CComboUI::GetDropBoxAttributeList()
511{
512 return m_sDropBoxAttributes;
513}
514
515void CComboUI::SetDropBoxAttributeList(LPCTSTR pstrList)
516{

Callers 1

HandleMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected