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

Sets the data value associated with the list control item.

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

Implements CBCGPEditListBase.