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

Method SetSepImage

DuiLib/Control/UIList.cpp:1322–1326  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1320}
1321
1322void CListHeaderItemUI::SetSepImage(LPCTSTR pStrImage)
1323{
1324 m_sSepImage = pStrImage;
1325 Invalidate();
1326}
1327
1328void CListHeaderItemUI::SetAttribute(LPCTSTR pstrName, LPCTSTR pstrValue)
1329{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected