代码搜索:RichTextBox

找到约 1,100 项符合「RichTextBox」的源代码

代码结果 1,100
www.eeworm.com/read/457537/7323132

cs form1.cs

using System; using System.Drawing; using System.Collections; using System.ComponentModel; using System.Windows.Forms; using System.Data; namespace Example106_监视剪贴板 { /// /// Fo
www.eeworm.com/read/144778/12773398

frm form1.frm

VERSION 5.00 Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX" Begin VB.Form Form1 Caption = "Form1" ClientHeight = 4890 ClientLeft = 1140
www.eeworm.com/read/141570/12998325

txt 55.txt

如何取得RichTextBox控件中光标所在行的值? 首先在程序中做以下的函数定义: Private Declare Function SendMessage Lib "user32" Alias "SendMessageA" _ (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, _ lParam As Any)
www.eeworm.com/read/242302/13021173

html 19465.html

Re: 请问richtextbox内的字有没有办法向字的上缘对齐? Re: 请问richtextbox内的字有没有办法向字的上缘对齐?
www.eeworm.com/read/242302/13026395

html 15134.html

Re: VB6(sp3) 的 richtextbox control 的 selRTF 有问题 Re: VB6(sp3) 的 richtextbox control
www.eeworm.com/read/242302/13068041

html 19484.html

Re: 请问richtextbox内的字有没有办法向字的上缘对齐? Re: 请问richtextbox内的字有没有办法向字的上缘对齐?
www.eeworm.com/read/242302/13076671

txt 发送邮件和邮件附件当附件大于40k后程序告诉我溢出.txt

你的问题在于intCount的类型,如果使用Integer,它的范围是-32,768到32,767,所以当你的程序大于40K时,其长度超过了这个范围。所以需要做两个修改,一个是把intCount该为Long,另一个是不要使用TextBox,因为这个控件无法处理超过40K的字符串,使用RichTextBox就可以了。
www.eeworm.com/read/242302/13081344

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/487437/6511551

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/487437/6511567

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