Hi,
how to remove a focus (gray color)style on a listbox in C#.net Can anyone help me?
Hi,
how to remove a focus (gray color)style on a listbox in C#.net Can anyone help me?
I think this article will help
ListBox.DrawItem Event
http://msdn.microsoft.com/en-us/library/system.windows.forms.listbox.drawitem.aspx
See also: ListBox.DrawMode Property