I have a listbox on a form for the user to select a value, and of course the picked value remains hyghlited.
But when the program starts it starts with a default value of the listbox. Since the listbox value denoting the default value is not highlited, question: how can the default value be highlited in the listbox to show what value has been picked by default ?
Thank you for any suggestions.
But when the program starts it starts with a default value of the listbox. Since the listbox value denoting the default value is not highlited, question: how can the default value be highlited in the listbox to show what value has been picked by default ?
Thank you for any suggestions.