在C#中滚动的MessageBox [英] A Scrollable MessageBox in C#

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

问题描述

我使用加载项在VS2008,C#和我需要显示消息(错误消息和其他)。

I use Addin in VS2008, C#, and I need show messages (error messages and others).

不知消息的长度,因此我想利用滚动的MessageBox

I don't know the length of messages, and therefore I want use Scrollable MessageBox.

我已经发现这篇文章自2007年:到2007年麦克金7月30日

I have found this article from 2007 year: By Mike Gold July 30, 2007

http://www.c-sharpcorner.com/UploadFile/mgold /ScrollableMessageBox07292007223713PM/ScrollableMessageBox.aspx

现在,在2011年的另一个很好的组成部分?我想评价一下几个部分组成

now, in 2011 any another good components ?? I want evaluate several components about it.

更新:

另一个组件但老年人:MessageBoxExLib
http://www.codeproject.com/KB/dialog/MessageBoxEx.aspx

another component but older: MessageBoxExLib http://www.codeproject.com/KB/dialog/MessageBoxEx.aspx

一个自定义的.NET的WinForms消息框。
http://www.codeproject.com/KB/dialog/Custom_MessageBox.aspx

A customizable .NET Winforms Message Box. http://www.codeproject.com/KB/dialog/Custom_MessageBox.aspx

推荐答案

借此之一:的 FlexibleMessageBox - 灵活更换为.NET的MessageBox

据是一个测试类实现无缝替换 MessageBox.Show 您所有的用法,让你在一个类文件中得到更多的功能,你可以轻松地添加到您的项目。

It is a tested class which seamlessly replaces all your usages of MessageBox.Show and lets you get more features in a single class file you can easily add to your project.

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

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