Hello all Please help me with VB.net code to make reddot and unred dot for paltalk user in paltalk10 I can get the count of syslistview32 and can’t select or reddot
this code get the count
Const LVM_GETITEMCOUNT = 4100 SendMessage(hhUsersListCTL, LVM_GETITEMCOUNT, 0, 0)
but how to select user and (reddot or bounce) him by VB.net
thank you for help