Lets say a user clicks an item in a combo box, and then does whatever it is that they need to do with the selected item. Now, theres another combobox that the user needs to work with.
Is there any way that I can programatically revert the first combobox back to default state? Im basically looking for a way to remove the black highlighted bar on the first combo box so that the user cannot confuse which combo box he is working with. I know when and where to place code to do this, but not how its done. If anyone has any ideas, please let me know. Thank you!
Is there any way that I can programatically revert the first combobox back to default state? Im basically looking for a way to remove the black highlighted bar on the first combo box so that the user cannot confuse which combo box he is working with. I know when and where to place code to do this, but not how its done. If anyone has any ideas, please let me know. Thank you!