Y-Browser Y-Tasks
Hi, I am developing one application in which i need to highlight items of listbox. Can any one tell me how to highlight them through program . Thanks in advance.
By "highlighting" do you mean select it?
If yes, check methods of class CQikListBox with "Selected" in their names, e.g. CQikListBox::SetItemSelectedL().
René Brunner
Forum posts: 1058
By "highlighting" do you mean select it?
If yes, check methods of class CQikListBox with "Selected" in their names, e.g. CQikListBox::SetItemSelectedL().
René Brunner