After having done some research, I believe I am asking the same question as Remove richtextbox SelectionBackColor. I have encountered the same issue, but I believe the answe
I did:
SelectionBackColor = default(Color);
and it worked fine.