|
-
December 26th, 2006, 05:37 AM
#1
Setting selected item in a list box
I have a listbox that displays one item at a time and the user scrolls up/down the list using the arrows on the side.
By default the first item on the list is selected and displayed when the window is created, but I want item #6.
ListBox.SelectedIndex does set the right parameter in the control internals, but does not affect the display, which continues to show item #1 in the box and it is highlighted, as if it's currently selected.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|