nmiceliuribe
New Member
Mexico
8 Posts |
Posted - May 07 2010 : 3:05:42 PM
|
Hi, i have another issue with VAX1822 and VS2010, the suggestion for methods is not working as it used to, now it always selects the first item of the list instead of the last used item.
Winforms 4.0, VS2010, VAX1822, EN-US, Windows 7 X64.
Is this a bug or a new behavior?
Regards. Ex:
|
|
feline
Whole Tomato Software
United Kingdom
19022 Posts |
Posted - May 07 2010 : 3:46:33 PM
|
Unfortunately there is currently a limitation in VS2010 with these listboxes. You need to type at least one letter after the dot before the current item in the listbox will jump to the last used item:
case=38443
Here if you type "cnMDB.o" the last used item will be selected, but in this case since there is only one item starting with 'O' the effect might not be clear. |
zen is the art of being at one with the two'ness |
|
|