ImgInfo 是ActiveX控件,可读取BMP,GIF,JPG 和 PNG 文件格式,显示相关信息。 ImgInfo is an ActiveX control designed to extract some information from an image file without loading image data.It reads BMP, GIF, JPG and PNG file formats.
如何封装JS和CSS文件为服务器端控件---ASP.NET 2.0 我们以封装一个JS的日期控件为列子,将它和服务器的TextBox结合在一起做成一个服务器控件,以达到直接托上去就可以使用的效果。其实很简单,大家共同学习。先看看效果图: 方法: 首先:下载一个JS的日期组件,带封装。 然后:建一个日期类文件CalendarBox.cs代码如下: using System; using System.Collections.Generic; using System.ComponentModel
很好用哦,图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "h ttp://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("images/ga
很实用的一个图片控件,具有图片切换,幻灯片,的效果。 添加到组件里面,拖过来就能使用,ASP。NET,控件,图片控件,后台代码, if (!IsPostBack) { List imgs = new List(); ImageInfo img1 = new ImageInfo("images/cqwzcx.gif", "测试标题1", "http://www.itmouse.com.cn"); imgs.Add(img1); ImageInfo img2 = new ImageInfo("im