Jump to content

RichEdit - What is the default background color for text? How reset BkColor?


mike2003
 Share

Recommended Posts

_GUICtrlRichEdit_GetCharBkColor return 0, but 0 = black for _GUICtrlRichEdit_SetCharBkColor

I need to remove all the color for the background.

_GUICtrlRichEdit_SetCharBkColor($hRichEdit2, Dec('FFFFFF'))

But I'm not happy with pouring white FFFFFF. I just want to make the background color as it is at the beginning by default.

Edited by mike2003
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...