Skip to content

VB.net select/highlight/reddot/bounce ListView Item

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #187076
    getstart
    Member

    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

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.