How to Focus on settingItem inside SettingPage ?

Login to reply to this topic.
Mon, 2008-02-11 07:50
Joined: 2007-05-24
Forum posts: 22

Hi ,

I want to setFocus on perticular SettingItem ,
Inside my setting page .

How can I do this ?
Is there any Standard API ?


Mon, 2008-02-11 08:16
Joined: 2007-05-24
Forum posts: 22
Re: How to Focus on settingItem inside SettingPage ?

Sorry , I get the solution

ListBox()->SetCurrentItemIndex(EUserName);

  • Login to reply to this topic.