DevComponents的C#错误 [英] C# error with DevComponents

查看:88
本文介绍了DevComponents的C#错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么在此行中出现错误:

Why do I get an error in this line:

private DevComponents.DotNetBar.BubbleBar bubbleBar1;


它在DevComponents下显示红线.您能帮我解决我的问题吗?


It shows the red line under DevComponents. Can you help me solve my problem?

推荐答案

最有可能是因为缺少程序集引用.您需要先添加对DevComponents DLL的引用,然后才能访问它们中的类型.
It''s most likely due to a missing assembly reference. You need to add references to the DevComponents DLLs before you can access types in them.


最好能找到devcomponenet的知识库

http://www.devcomponents.com/kb/questions.php?questionid=118 [ ^ ]
it would be better find knowledge base of devcomponenet

http://www.devcomponents.com/kb/questions.php?questionid=118[^]


什么错误?您是否问过DevComponents人员?
What error? Have you asked the DevComponents people yet?


这篇关于DevComponents的C#错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆