小编Bảo*_*ool的帖子

文件格式无效Richtextbox c#

错误:文件格式在Richtextbox中无效.

我的代码在这里:

var webClient = new WebClient(); //Make sure to reference System.Net
richTextBox1.Rtf = webClient.DownloadString("http://koolkool.freevnn.com/tool/Documents/invitePK.rtf")
Run Code Online (Sandbox Code Playgroud)

请帮我.图像错误:在此输入图像描述

c#

5
推荐指数
1
解决办法
955
查看次数

标签 统计

c# ×1