开发者

Is it possible to change the position of text in a richtextbox? and how?

开发者 https://www.devze.com 2023-02-19 12:12 出处:网络
Is it possible to change 开发者_Python百科the position of text in a richtextbox? and how? I want to offset the text from the top and left of the box to create a margin with coloured background around

Is it possible to change 开发者_Python百科the position of text in a richtextbox? and how? I want to offset the text from the top and left of the box to create a margin with coloured background around the text.


place the richTextBox in a colored Panel as Dock.Fill and adjust the Panel's Padding to your needs

0

精彩评论

暂无评论...
验证码 换一张
取 消