![]() |
Problem with Combo ListIndex |
Post Reply
|
| Author | |
OscarM
Groupie
Joined: 07 November 2005 Status: Offline Points: 72 |
Post Options
Thanks(0)
Quote Reply
Topic: Problem with Combo ListIndexPosted: 17 May 2007 at 2:43pm |
|
I have a problem with ListIndex of commandbars combo
If focus is on an commandbars edit and press a key combination, listindex does not work. See attached sample uploads/20070517_144323_refreshcombo.zip |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 May 2007 at 6:01am |
|
Hi
yes, its designed. If user in edit mode listindex will not work.
You can move focus away before call it:
Me.SetFocus
pCombo.ListIndex = vId |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |