MFC的Edit Control中怎么实现换行

2024-10-14 06:23:23

1、右键edit Control,弹出的菜单中选择“properties”或者“属性”选项。

MFC的Edit Control中怎么实现换行

3、将其属性更改为true。同时Horizontal 和Vertical scroll也可以根据个人需要,将他们的属性更改为true,以增加文本的可读性。

MFC的Edit Control中怎么实现换行

5、再次运行,分行就完成啦

MFC的Edit Control中怎么实现换行
猜你喜欢