创新软件绝对最简单的方法可以找到并替换任何控件中的文本__1-12526

时间:2021-02-15 02:25:51
【文件属性】:
文件名称:创新软件绝对最简单的方法可以找到并替换任何控件中的文本__1-12526
文件大小:1KB
文件格式:ZIP
更新时间:2021-02-15 02:25:51
在任何控件中查找和替换文本的绝对简便方法!! 描述 在任何控件中查找和替换文本的绝对简便方法,即:标签,文本框,基本上是任何支持文本编辑的控件! 更多信息 只需使3个文本框和一个命令按钮,保留默认名称。 在VB6中使用替换功能。 提交时间 经过 等级 中间的 用户评分 4.3(7个用户的30个地球仪) 兼容性 VB 6.0 类别 世界 存档文件 源代码 Private Sub Command1_Click() Text1.Text = Replace(Text1.Text, Text2.Text, Text3.Text, 1, , vbTextCompare) 'here's how it works: ' where text1.text is , thats the source of what ur looking in, ex: a label or text box
【文件预览】:
nnovation-software-absolute-easiest-way-to-find-and-replace-text-in-any-control__1-12526-master
----README.md(2KB)

网友评论