If you focus a ComboBox and press the Esc key, it resets the selected item to the first one. It happens when the ComboBox's drop-down is closed. In the .NET Framework 4.8, it didn't happen. Create a ...
Use the Selected property in Visual Basic to determine if an item in a combo box is selected. Read/write Long. lRow Required Long The item in the combo box. The first item is represented by a zero (0) ...