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:
<cc1:Display id="Display2" runat="server" Width="200px" Height="65px" BorderStyle="Solid" BorderColor="Silver" BackColor="WhiteSmoke" PauseSeconds="3" Transition="GradientWipe" PositionRelative="False" Left="400" Top="1" TransitionSeconds="1" TextAlignment="Center" Font-Names="Times New Roman" Font-Size="Small" ForeColor="#404000"> <DisplayItem Title="August 16, 2004" Text="This is the new box display" Link="" ImageSource="" /> <DisplayItem Title="2 controls in 1!" Text="Comes with 'Box Display' and 'NewsScroller'" Link="" ImageSource="" /> <DisplayItem Title="" Text="" Link="" ImageSource="MayerSoftLogo.jpg" /> <DisplayItem Title="ASP.NET Spreadsheet" Text="Be sure to see the spreadsheet control!" Link="" ImageSource="" /> <DisplayItem Title="" Text="The new Box Display had 40 visual effects. Easy to use too!" Link="" ImageSource="" /> </cc1:Display>
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
MAYERSOFT.WEB.CONTROLS.NEWSSCROLLER RELATED DOWNLOADS
Transparent Scroll Bars Active X Control 1.0
Transparent/Colored Scroll Bar ActivX Control This Active X Control allows you to have colored scroll bars for your VB application. It even allows you to make the area below slider Transparent! ...
Karamasoft UltimatePanel - ASP.NET navigation control to build advanced side panel bars. 3.1
ASP.NET navigation control to build advanced side panel bars. UltimatePanel is an ASP.NET navigation control to build advanced side panel bars.
* Visual Designer - Fully integrated into VS.NET, also available as a stand-alone ASP.NET application.
* Professional Style - Multi-level, treeview, drag-and-drop ...
NewsWidget 1.0
NewsWidget control for Visual Studio 2005 provides news and updates via RSS. NewsWidget is a control for Visual Studio 2005 that allows developers to provide news and updates via RSS in their Windows forms applications. NewsWidget provides an easy way to stay in touch with your users and customers from a Windows application.
...
Karamasoft UltimateMenu 3.1
ASP.NET menu control to build advanced DHTML menus. UltimateMenu is an ASP.NET menu control to build advanced DHTML menus.
* Visual Designer - Fully integrated into VS.NET, also available as a stand-alone ASP.NET application.
* Professional Style - Pop-up, drop-down, vertical, horizontal, scrolling ...
GdImageBox OCX 2.3.0
GdImageBox OCX - Image Viewer OCX Control for PNG, BMP, JPEG, TIFF, EMF, WMF GdImageBox OCX is an Image Viewer Control delivered as ActiveX which supports many image formats like tif, gif, jpeg, png, wmf, wbmp, pcx, pnm, j2k, hdr, psd, tga, jng, exr, dds, ppm, sgi, koala, jbig and others...
With GdImageBox you can display ...
XShow 4.0
XShow v4.0 is an ActiveX control designed to create transition effects between images. The control offers choice of over 100 transition effects. The following image formats are supported: BMP, JPG, JPEG, GIF, PNG, EMF, WMF, DIB, PCD, PCX, PSD (single ...
GdImageBox Pro ActiveX 2.2.0
GdImageBox Pro - Image Viewer ActiveX to display PNG, J2K, JPEG, TIFF, PSD, WMF. GdImageBox Pro ActiveX is an Image Viewer which supports many image formats like tiff, multi-page tiff, gif, animated gif, jpeg, png, wmf, wbmp, pcx, pnm, j2k, jp2, hdr, psd, tga, jng, exr, dds, ppm, sgi, pbm, pgm, xbm, xpm, koala, iff...
With GdImageBox ...
Teroid WPF Seven Segment Display 1.0
.NET wpf seven segment display control Teroid WPF Seven Segment Display is a .NET WPF Control which emulates the LED or LCD displays used to show numbers on electrical and electronic equipment. It can display an integer or decimal value, including negative numbers, and can be set to display ...
Teroid Multi Segment Display 4.0
.NET Multi segment display control This control emulates the LED or LCD multi segment displays commonly used on electrical and electronic items, and provides a more impressive and eye-catching alternative to the Label control. It will display upper and lower case letters, numbers, and ...
Teroid Seven Segment Display 3.0
.NET seven segment display control Teroid Seven Segment Display is a .NET Windows Forms Control which emulates the LED or LCD displays used to show numbers on electrical and electronic equipment. It can display an integer or decimal value, including negative numbers, and can be set ...