J
Jon Abaunza
Hello to everyone!
I already saw that the new way of getting the on MouseDown Event for
the ListView is to do it through the ItemActivate event and the
Activation property of the ListBox. My problem is that i need to get
the MouseEventArguments in order to know the exact position where it
has been clicked and in thw ItemActivate Event arguments I don't get
any information.
Do you know any way of getting this information(x and y position of the
click)?
Thanks in advance
Jon
I already saw that the new way of getting the on MouseDown Event for
the ListView is to do it through the ItemActivate event and the
Activation property of the ListBox. My problem is that i need to get
the MouseEventArguments in order to know the exact position where it
has been clicked and in thw ItemActivate Event arguments I don't get
any information.
Do you know any way of getting this information(x and y position of the
click)?
Thanks in advance
Jon