Hi,
with WPTools 8 i set WPRichText.BorderStyle := bsNone, but the Richtext shows a fine black borderline!
What can i do to switch border to invisible?
Ciao
Stefan
Hi,
with WPTools 8 i set WPRichText.BorderStyle := bsNone, but the Richtext shows a fine black borderline!
What can i do to switch border to invisible?
Ciao
Stefan
BorderStyle does work, but you have to set property Ctl3d to false.
Thank you,
but now i have this small borderlines only right and bottom and left and top it is borderless.
Ciao
Stefan
There is also the property BevelEdges - thats part of VCL