|

 |
MayerSoft.Web.Controls.NewsScroller
|
 |
|
 |
 |
|
|
 |
Версия: |
1.0 |
| Автор: | MayerSoft LLC |
| Лицензия: | Commercial |
| Скачать |
Цена: | $9.95 |
Описание:
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
Скриншот:
|
 |
 |
 |
|
 |
|
|
 |
Афоризм
|
 |
|
 |
 |
При превратностях судьбы самое большое несчастье - быть счастливым в прошлом. Боэций
|
 |
 |
 |
 |
Анекдот
|
 |
|
 |
 |
-- Когда наш сосед сменил мебель, мы тоже купили новый гарнитур,-- говорит муж жене,-- Едва он привез новый цветной телевизор с большим экраном, ты заставила меня сделать то же. Я уже не говорю о машине! Ладно, бог с ним, но что делать сейчас? -- А что, у него опять новинка? Какая? -- У него новая жена!
|
 |
 |
 |
 |
Прикол
|
 |
|
 |
 |
Если вы меня убьете, вы потеряете большую утрату.
|
 |
 |
 |
|
 |