hello all.... i used FaceOffToggleButton in my layout when tried to get the layout panel with th statement Dim index As Int = CustomListView1.GetItemFromView(Sender) Dim p As Panel p = CustomListView1.GetPanel(index) it raises the following error (ClassCastException)...