搜索资源列表
备份数据库(C#)
- //取指定数据库列表 if ( txtDbName.Text =="" || txtUserName.Text == "" || txtPwd.Text == "") { MessageBox.Show("数据库,用户,密码不能为空!!", "操作错误", MessageBoxButtons.OK, MessageBoxIcon.Exclamation); } else { ArrayList lst = baks.GetDbList(txtDbName.Text,txtUserName.Tex
WPFMessageBox
- wpf messagebox和 系统一样的wpf 消息对话框, 用枚举,线程实现,涉及命令,样式菜单可更改 messagebox样式-wpf messagebox
VistaTaskDialog
- Windows Vista introduced an amazing new look to user interface. Along with other user controls, the new TaskDialog improves upon traditional confirmation boxes. Instead of prompting a user with a simple Yes-No MessageBox, the Task-Dialog introduces a
CSharp_SampleMessageBox2
- windows弹出窗体,可自定义弹出样式,图标,完全模仿vista系统弹出窗体-windows messagebox
WebMsgBox
- A simple C# class to show a messagebox in a web browser
CeneterWindow
- MessageBox 弹出在打开窗体中间-MessageBox Open Center
CSharp-Access-to-sql-server-database
- 数据库文件为ImageDatabase,其中表名为:Image,里面已有5组图像信息的数据,包括图像序号,图像名称 图像宽度,图像高度和像素深度。 ConnectionDemo文件夹里面是C#源程序 双击第二个生成好的solution文件,然后可以打开项目文件,点击“解决方案资源管理器”的“Form1.cs”文件可以 看到winform界面。 实现了以下几个功能: 1)."连接数据库测试",即c#和数据库连接,如果连接成功,则会显示“连接数据库成功”的显示框。
YaBu.MessageBox
- AJAX Enabled MessageBox
WindowsFormsApplication1
- using System using System.Collections.Generic using System.Linq using System.Text using System.Windows using System.Windows.Controls using System.Windows.Data using System.Windows.Documents using System.Windows.Input using
skin-control
- 窗新版换肤控件实现了颜色、背景图、和多图片组合的丰富的换肤方式,还可可以通过皮肤文件方便的实现更多丰富多彩的皮肤。现在已经完成了Form、MessageBox、Button的换肤,还实现了皮肤管理功能,皮肤管理可以方便快捷的实现换肤,还可以选择自己喜欢的图片作为窗体的皮肤,也可以调节窗体透明度。-The new version of windows skinnable control to achieve a combination of rich color, background image
Win
- Easy use of MessageBox from C# app. with log class.
FloatableWindow-4
- silverlight浮动窗口代码,silverlight不支持messagebox.show,此代码可以解决问题-silverlight float window
messagebox--line-feed
- 包括messagabox换行源码和程序,从中可以知道messagebox换行功能。-Including messagabox newline source
MessageBox
- 留言簿,是一款非常实用的应用。可以实现发布留言,也可以给别人回复-Visitors' book
DataGridExcel
- C#如何将DataGrid数据输出到Excel文件呢?,这是一个ASP.NET WEB测试代码,数据库为access,把Access中的内容导出到Excel文件中,并保持数据格式不变,测试时请在ASP.NET3.5环境以上进行,数据库文件路径请修改Web.config文件。使用说明: 1.先将本目录下的MessageBox.mdb和Scores.mdb数据库拷贝至C:\Inetpub\wwwroot下。 2.打开实例文件,然后将其文件夹中的所有文件拷贝至C:\Inetpub\w
API-HOOK1
- c# API HOOK 函数的实现,并且钩子函数可以检测到并且拦截Messagebox的消息-c# API HOOK function implementation, and the hook function can detect and intercept messages Messagebox
count-down-device
- 用C#写的一个计时器(倒计时),可以选择时间类型(秒,分钟,小时)时间结束会弹出messagebox进行提示。-Using C# to write a timer (countdown), you can the type of time (seconds, minutes, hours) in time ends messagebox will pop up prompt.
How-to-show-MessageBox-in-ASP.NET-(CSASPNETMessag
- este es un ejemplo de como usar el messagebox en windows form
iadian
- 自定义MessageBox,实现窗口倒计时自动关闭,并且可以暂停倒计时-Custom MessageBox, realize window countdown shut down automatically, and can stop the countdown
MessageBoxCenterMain
- 本工程使用工具为VS2010,实现消息框在父窗口居中,而不是屏幕居中。(This project uses the tool VS2010, the message box in the father window center, rather than the screen center.)
