本文介绍了看起来像SyntaxEditCtrl中的“隐藏"文本框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

看起来像SyntaxEditCtrl中的隐藏"文本框.(但我不确定它实际上是HiddentTextBox).但这使编辑非常困难.

如果我键入SyntaxEditCtrl,则它在控件和控件顶部的2个位置可见.在我们输入的行中.完成键入&输入ENTER,这是正确的.(每行重复一次).在控件中移动光标也很困难.


谁能告诉我如何解决.

在此先感谢,
Rajesh

Hi All,

It seems like Hidden text box in SyntaxEditCtrl.(But i am not sure it is actually HiddentTextBox). But it makes editing very difficult.

If i type in SyntaxEditCtrl, it is visible in 2 places in the top of the control & in the line where we are typing. After completed typing & give ENTER, it is proper.(Repeating for every line). Moving around the cursor in the control also difficult.


Can anyone tell me how to solve it.

Thanks in Advance,
Rajesh

推荐答案


这篇关于看起来像SyntaxEditCtrl中的“隐藏"文本框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-22 09:43