MayerSoft LLC - Software Products

Two asp.net server c...

MayerSoft.Web.Controls.NewsScroller

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: <DisplayItem Title="2 controls in 1!" Text="Comes with 'Box Display' and 'NewsScroller'" Link="" ImageSource="" /> <DisplayItem Title="ASP.NET Spreadsheet" Text="Be sure to see the spreadsheet control!" Link="" ImageSource="" /> 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

Keywords: asp.net server control display visual transition filter scroll news newsscroller test application handheld computer

  Search for:      

Copyright © 2003-2007 FilesLand.com