Posts by Eduardo Remor • 1 point
3 posts
-
0
votes1
answer237
viewsA: Change expression color starting with@
I was able to change the background of the expressions. However, if I have a text like "@Expression xxxxxx", only @Expression has the background changed. By the time I erase the X’s and the space,…
-
0
votes1
answer32
viewsQ: Problem when changing backgronud color of expressions of a richTextBox
I made a code to change the backcolor of all richTextBox expressions starting with a @. It’s all ok, however, there is an error that I’m not able to solve. If the first thing I write is @expression…
-
-1
votes1
answer237
viewsQ: Change expression color starting with@
I need to create a winform to change the color of expressions that start with '@'. For example: nothing @expresso nada The @expression needs to be another color. The text will come from the input of…