C# mouse over event.

PHaRTnONu

Client
Регистрация
01.10.2016
Сообщения
340
Благодарностей
48
Баллы
28
Need c# code fixed to mouse over a group of elements found that have a certain critera add the pop up dialog.

currently is working but will not cycle to the second mouse over event. only grabs teh first one mouses over and grabsdata add it to EVERY one that has teh mouse over event.


User 1 (userdata1)
user 2 (userdata2) {-mouseover.event1-}(mousedata1)
user 3 (userdata3)
user 4 (userdata4) {-mouseover.event2-}(data2)

Returns

userdata1,
userdata2, mousedata1
userdata3,
userdata4, mousedata1

so yeah im kinda stuck...

let me knwo what youll charge to fix this THANKS!
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)