NlMakesis Y-Browser Y-Tasks
Hi, I am using one checkbox in my project,want to retrive the status of that,please tell me how to retrive it.Thanks
Use the State() method of the checkbox control, and compare the result e.g. with CEikCheckBox::ESet.
René Brunner
Thanks Rbrunner, did you get my previous problem of ListBoxEventhandleL()?
Yes, you should have a private message with a few question regarding that problem.
Forum posts: 1058
Use the State() method of the checkbox control, and compare the result e.g. with CEikCheckBox::ESet.
René Brunner
Forum posts: 25
Thanks Rbrunner, did you get my previous problem of ListBoxEventhandleL()?
Forum posts: 1058
Yes, you should have a private message with a few question regarding that problem.
René Brunner