代码搜索:RichTextBox

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

代码结果 1,100
www.eeworm.com/read/114100/15112874

txt 如何在richtextbox中实现“撤消(undo)”功能.txt

下 面 的 办 法 不 但 适 用 于 RichTextBox, 也 适 合 于 TextBox。 先 加 入 以 下 定 义 : Const EM_CANUNDO = &HC6 Private Declare Function SendMessage Lib "User32" Alias _ "SendMessageA" _ (ByV
www.eeworm.com/read/192685/8360872

txt 如何改变picturebox的print方法输出的文字的颜色.txt

你 可 以 在 调 用 Print方 法 前 , 使 用 Picture1.ForeColor指 定 颜 色 。 对 于 你 的 问 题 并 没 有 特 别 简 单 的 办 法 , 我 有 时 愿 意 使 用 RichTextBox来 实 现 。
www.eeworm.com/read/192685/8364958

txt 能否在文本框中显示大于64k的数据.txt

文 本 框 最 多 显 示 64K数 据 。 你 应 该 考 虑 使 用 VB的 RichTextBox控 件 。
www.eeworm.com/read/192685/8365845

txt richtxtbox能否插入分页符.txt

VB的 RichTextBox功 能 很 弱 , 它 不 支 持 分 页 符 。 打 印 可 以 使 用 SelPrint方 法 。
www.eeworm.com/read/192685/8365860

txt 每次调用richbox控件时,如何使滚动条自动下拉到文本末端.txt

可 以 用 下 面 的 语 句 : RichTextBox1.SelStart = Len(RichTextBox1.Text)
www.eeworm.com/read/192685/8365863

txt 能否在文本框中显示大于64k的数据.txt

文 本 框 最 多 显 示 64K数 据 。 你 应 该 考 虑 使 用 VB的 RichTextBox控 件 。
www.eeworm.com/read/288025/8654910

log frmdocument.log

行 13: 控件 rtfText 的类 RichTextLib.RichTextBox 不是一个已加载的控件类。
www.eeworm.com/read/429947/8781347

log 操作说明.log

行 18:不能加载控件 RichTextBox1。
www.eeworm.com/read/425432/10356853

log frm_rz.log

行 25: 属性 TextRTF在 RichTextBox1 中有无效值。
www.eeworm.com/read/310661/7132855

log frm_rz.log

行 25: 属性 TextRTF在 RichTextBox1 中有无效值。