BCGControlBar Pro for MFC
virtual void CBCGPEditListBase::SetItemData ( int  iIndex,
DWORD_PTR  dwData 
)
pure virtual

Sets the data value associated with the list control item. Implementation required.

Parameters
iIndexSpecifies the zero-based index of the item in the list control.
dwDataSpecifies the value to be associated with the item.

Implemented in CBCGPEditListBox.