VB6 version of the ListBox has HideSelection property when set to True, the highliting of the selected item will disappear when the ListBox lost the focus, I cannot find HideSelection in VB.NET ListBox.
Is it exist but with different name? If it is not exist, how can i emulate it?
Is it exist but with different name? If it is not exist, how can i emulate it?