Hi All,
I am using icon button which i want to hide/show dynamically.Icon buttons are added thru designer.
If i write btn.visible=false button will hide but even wont work
if i write btn.intialize("btn") : btn.visible=false event will work but btn will not hide.
button is decalred in global.
Am I doing something wrong here?
Pls Remark.
Thanks
Juzer
I am using icon button which i want to hide/show dynamically.Icon buttons are added thru designer.
If i write btn.visible=false button will hide but even wont work
if i write btn.intialize("btn") : btn.visible=false event will work but btn will not hide.
button is decalred in global.
Am I doing something wrong here?
Pls Remark.
Thanks
Juzer