Posted March 20, 201510 yr hi all, i want to change the default text selection color of an edit control (which is blue) to another color. how can i do this?any help will be appreciated.
March 20, 201510 yr Maybe I'm wrong, but I don't think you can change only the highlight color using win32api. However, you can change the background color of the editbox which should also change the highlight color.
Create an account or sign in to comment