?
=?ISO-8859-1?Q?Herbert_VON_GR=DCNENWALD?=
Hi everyone !
I would like to set an ListViewItem at a special position, into a ListView.
There is Bounds, but it's a propertie, that can be only get !
I would like to place the item at a special coordinates, not at a
special index.
like:
MFC: BOOL CListCtrl::SetItemPosition(int nItem, POINT pt);
thanks
I would like to set an ListViewItem at a special position, into a ListView.
There is Bounds, but it's a propertie, that can be only get !
I would like to place the item at a special coordinates, not at a
special index.
like:
MFC: BOOL CListCtrl::SetItemPosition(int nItem, POINT pt);
thanks