I have a xCustomListView with a Label and a checkbox. How do I get the checbox clicked or not clicked from within each individual listview item? or get access to any other item inside the panel of each listviewitem? No matter which checkbox I click it always gives me the information for the last checkbox created for the panel inside the xCustomListView.