Yeah I know exactly what your problem is... the listbox doesn't allow you to select a different selected item color; it uses the colors provided by the system. So the only remedies I can provide are to either change the system colors why your app is running, or to make your own listbox out of a picturebox (it's not all that hard!).