代码搜索:RichTextBox
找到约 1,100 项符合「RichTextBox」的源代码
代码结果 1,100
www.eeworm.com/read/105865/15657374
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "comdlg32.ocx"
Begin VB.Form Form1
Caption
www.eeworm.com/read/192685/8361305
txt 发送邮件和邮件附件当附件大于40k后程序告诉我溢出.txt
你的问题在于intCount的类型,如果使用Integer,它的范围是-32,768到32,767,所以当你的程序大于40K时,其长度超过了这个范围。所以需要做两个修改,一个是把intCount该为Long,另一个是不要使用TextBox,因为这个控件无法处理超过40K的字符串,使用RichTextBox就可以了。
www.eeworm.com/read/192685/8367003
txt 如何在vb6.0(16-bit)中实现richtextbox控件的功能.txt
VB 5.0的 RichTextBox是 利 用 Win95自 身 的 功 能 来 实 现 的 , 但 Win 3.2没 有 这 方 面 的 功 能 。 你 只 有 去 购 买 第 三 方 控 件 。 ALL Text(http://www.bennet-tec.com/common/AllText.htm)支 持 RTF编 辑 , 并 有 16位 版 本 。
www.eeworm.com/read/349158/10845379
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Form1
Caption = "拖放文件"
ClientHeight = 3840
ClientLeft = 60
C
www.eeworm.com/read/349158/10845390
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "richtx32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form Form1
Caption
www.eeworm.com/read/348661/10877407
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Form1
Caption = "拖放文件"
ClientHeight = 3840
ClientLeft = 60
C
www.eeworm.com/read/348661/10877436
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "richtx32.ocx"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "Comdlg32.ocx"
Begin VB.Form Form1
Caption
www.eeworm.com/read/465881/7048052
frm main_xtgl_xtrz.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form main_xtgl_xtrz
BorderStyle = 3 'Fixed Dialog
Caption = "系统管理-【系统日志】"
www.eeworm.com/read/465881/7048094
frm frm_xtgl_xtrz.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form frm_xtgl_xtrz
Caption = "查看日志"
ClientHeight = 5205
ClientLeft =
www.eeworm.com/read/326993/7123369
frm form1.frm
VERSION 5.00
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Begin VB.Form Form1
Caption = "RichTextBox控件中查看单词"
ClientHeight = 3615
ClientLeft