MFC中文本框的SetSel()函数

更新时间:2023-05-29 02:15:10 阅读: 评论:0

MFC中⽂本框的SetSel()函数input是什么意思
odetta
这⼏天需要实现⽂本框中选中某些个字符
使⽤ CEdit的SetSel()函数⽆疑
简介英文void SetSel(int nStarChar,int nEndChar,BOOL bNoscroll=FALSE)
nStarChar:选中字符的起始位置。
anzunEndChar:选中字符的终⽌位置。
最开始仅仅使⽤这个函数⽆法实现,在⽹上搜了好久得出的结果“与CEdit的SetFocus配合使⽤”,通过这种⽅法确实实现了字符选中,但是我不希望CEdit获取焦点。
it培训培训机构
最后仔细检查⽂本框的属性,有⼀个No Hide Selection,默认设置为Fal,将其修改为True
xingqu看⼀看这个属性的作⽤吧
Property Valueorganic
true if the lected text does not appear highlighted when the text box control los focus;fal, if the lected text remains highlighted when the text box control los focus. The default istrue.space是什么意思
Remarks
You can u this property to keep text highlighted in a text box control while another form or a dialog box has focus, such as a spelling checker dialog box.
wangzhi总算解决了,希望对纠结于这个问题的朋友们有所帮助
少女时代the boys歌词

本文发布于:2023-05-29 02:15:10,感谢您对本站的认可!

本文链接:https://www.wtabcd.cn/fanwen/fan/90/126453.html

版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

标签:选中   希望   本框   实现   字符   培训
相关文章
留言与评论(共有 0 条评论)
   
验证码:
Copyright ©2019-2022 Comsenz Inc.Powered by © 专利检索| 网站地图