B4J Question SOLVED: Label1_MouseClicked from view in row of ListView ?

b4auser1

Well-Known Member
Licensed User
Longtime User
I added custom items to ListView with some views. I need to handle _MouseClicked from these view ?

I placed in code

Sub Label1_MouseClicked (EventData As MouseEvent)
...

but nothing happened.

Label1 is view in custom item of listview
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…