Hi,
In b4a, I use this code with pattern to change part of text.
Dim reg501 As RichString
reg501.Initialize("{o}"&s1&"{o}"&s2)
reg501.Color2(Colors.DarkGray,"{o}")
Now, How to change this code to CSBuilder to use in b4i?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.