Dear Ladies and Gentlemen,
my problem is: When I drag and drop from a MCListbox to another MCListbox, I have no possibility to get the nuber of the row where I droped the Element, to add some informations. There exists the VALUE Property where I can get the Index of the active row, but if I drop an element, this becomes not active row. Only if I select an Element after droping it, it becomes active row. The only useful event is triggered by a dubble click, here I can read the row.
I need something similar to the dubble click Event where I can get the specific row, where I have droped the draged element.
Thanks a lot, to every helping thinker.
Michael