I am creating a new dialog box that displays a list of items in the listbox.
I want the force the user to select an item before enabling the Next> button. This I can do, but when the dialog displays, the first item in the list is already highlighted, like it is selected.
How can I get the dialog to not highlight that first item?