MayerSoft.Web.Controls.NewsScroller 1.0
Two asp.net server controls: NewsScroller scrolls content in a box, and Display shows content with transitions. Declarative or code-behind content.
Display and NewsScroller controls (2 in 1)
MayerSoft.Web.Controls.Display MayerSoft.Web.Controls.NewsScroller
MayerSoft.Web.Controls.Display
This is the Display control MayerSoft
News Scroller info
Easy to use!
Just drop it on your web form and set properties!
'Declarative' property settings
Just drop it on your webform and set the properties. Be sure to double click on the 'DisplayItems' property and add your Display Items there. Here's how the control might look in HTML:
Using code-behind programming to set properties
Add the control to your aspx webform page, in the page_load, add the following:
Display1.DisplayItems=new DisplayItem[3]
{
new DisplayItem(
"title1",
@"literal html"),
new DisplayItem(
"title2",
@"literal html",
"http://mayers.us/mayersoft",
"mayersoftlogo.jpg"),
new DisplayItem(
"",
@"",
"",
"mayersoftlogo.jpg")
};
'Declarative' property settings
Just drop it on your webfo
|
Related Tags
Related Downloads
ASP.NET PayPal Control for Website Payments Standard 2.0A Single DLL ASP.NET Server Control will do everything for you if you want to develop an e-commerce web application with PayPal Website Payments... |
rzPDF Creator 1.2The rzPDF Creator is a pure .NET API that creates PDF documents from a .NET datatable. It was designed solely for the purpose of creating PDF... |
ASP.NET BLOB&Thumbnail Controls 2.0A set of ASP.NET server controls for developing SQL BLOB&Thumbnail related web applications in the most efficient, organized and object... |
.NET Email Validation Library 1.0The .NET Email Validation Library by Kellerman Software is the cutting edge of email validation. We spent months analyzing fake email addresses.... |
ePlayer 1.0.0Ever wanted the ability to play wmv video files in your Compact CF Application? This control component simplifies that process! Written in managed... |
DirectShow Overlay Filter 1.0bThe Overlay Filter is an advanced multimedia component that gives you the ability to overlay a variety of medias on top of a video.It is a... |
EaseSoft-Barcode PDF417 Barcode ASP.NET Control 3.5.0EaseSoft-Barcode PDF417 Barcode ASP.NET Web Server Controls use its internal Http Handler to transfer barcode images directly to the client without... |
CallbackFilter 1.0CallbackFilter is an SDK (Software Development Kit) which lets your application intercept file operations in Windows operating systems. Your... |













