C#中的选取框控制 [英] Marquee Control in C#

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

问题描述

谁能在C#(dll文件)中提供Marquee Control,以便我可以将其包含在项目中.
我最近进行了搜索,并获得了完整的源代码,但是其中有一个小问题.
我将其包含在我的项目中,并且也使用了控件,但是之后我的项目开始重新启动.每当我启动包含Marquee Control的项目时,它就会自动重新启动.我认为问题出在Visual Studio,所以我对其进行了修复,但问题仍然相同.然后我在一个不包括选取框控制的项目上工作,但是效果很好,然后我意识到问题出在我的项目中,包括选框控制(dll文件).
最后,我从项目中删除了选取框控件和选取框控件dll文件的引用,然后它开始正常工作.

所以任何人都可以为我提供带有源代码的dll文件.
在此先感谢.

Can anyone provide Marquee Control in C# (dll File) so that I can include in project.
I recently searched for it and got one complete with source code, but there was a small problem in that.
I included that in my project and also used the control but after that my project started restarting. Whenever I Start my project in which I have included the Marquee Control , it automatically restarts. I thought that the problem is with visual studio, so I repaired it, but still the problem was same. then I worked on project in which marquee Control is not included, but that was working fine, then i recognized that the problem is with Marquee control (dll file) which I included in my project.
Than at last I removed the marquee control and reference of marquee control dll file from my project, then it started working fine.

So can anyone please provide me the dll file with source code.
Thanks In Advance.

推荐答案

如果您使用的是Windows Forms,则MSDN上有一篇很棒的教程,它创建了
If you are using Windows Forms there is an excellent tutorial on MSDN which creates a Marquee Control[^]. If that is not exactly what you want then you should be able to modify it sufficiently, if you work through the examples to get an understanding of how it works.


这样的声音应该会有所帮助.看看以下内容:易于在完整的设计者支持下为Windows窗体使用Marquee Control [ ^ ]
Sounds like this should help. Have a look at this: Easy to Use Marquee Control for Windows Form with Full Designer Support[^]


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

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