Torna al Thread

<%@ Control Language="VB" AutoEventWireup="false" CodeFile="Menus.ascx.vb" Inherits="Menus" %> <%@ Register Assembly="DevExpress.Web.v8.1, Version=8.1.3.0, Culture=neutral, PublicKeyToken=9b171c9fd64da1d1" Namespace="DevExpress.Web.ASPxMenu" TagPrefix="dxm" %> <div style="position: absolute; left: 0px; top: 0px; width: 100%; height: 1px; background-color: #d3e4a6; background-image: url(../immagini/sfondo_pulsanti.jpg);"> <dxm:ASPxMenu ID="ASPxMenu1" runat="server" AutoSeparators="RootOnly" CssFilePath="~/App_Themes/Youthful/Web/styles.css" CssPostfix="Youthful" ImageFolder="~/App_Themes/Youthful/{0}/" ItemSpacing="0px" SeparatorHeight="100%" SeparatorWidth="2px" Width="30%" ShowPopOutImages="True" Font-Underline="False" ForeColor="White"> <SubMenuStyle GutterWidth="0px" /> <SeparatorBackgroundImage ImageUrl="~/App_Themes/Youthful/Web/mSeparator.gif" VerticalPosition="Top" /> <ItemSubMenuOffset FirstItemY="-1" LastItemY="-1" Y="-1" /> <ItemStyle Font-Size="XX-Small" Font-Underline="False" Font-Bold="False" Font-Overline="False" Font-Strikeout="False" /> <SubMenuItemStyle ForeColor="DarkBlue"> </SubMenuItemStyle> </dxm:ASPxMenu> </div>
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5