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

Method SetDropBoxAttributeList

DuiLib/Control/UICombo.cpp:515–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

513}
514
515void CComboUI::SetDropBoxAttributeList(LPCTSTR pstrList)
516{
517 m_sDropBoxAttributes = pstrList;
518}
519
520SIZE CComboUI::GetDropBoxSize() const
521{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected