Android Question CustomListView visibility problem

jchal

Active Member
Licensed User
Longtime User
hi all
i try to use CustomListView but i canot control the visibility at run time , i was expecting the comand to be
CustomListView1.visible=False but it is not correct , i tryed to see to find a refrence but i could not find anything, any ideas?
 
Top