Custom Listbox Reorder Color

Is there a way to set the drag reorder hint color from black to something else.
I am filling a list box with black background and cannot see the reorder bar line thingy.
I have tried setting the g.forecolor on the way out of text paint and background paint events for the cells.

It is the insertion line indicator that appears when dragging within the ListBox to provide you with visual feedback as to where the row would be dropped if you release the mouse button.