NlMakesis Y-Browser Y-Tasks
Hi ,
I want to setFocus on perticular SettingItem , Inside my setting page .
How can I do this ? Is there any Standard API ?
Sorry , I get the solution
ListBox()->SetCurrentItemIndex(EUserName);
Forum posts: 22
Sorry , I get the solution
ListBox()->SetCurrentItemIndex(EUserName);