home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 December / PCWorld_2004-12_cd.bin / software / komercni / netgenium / NETGenium.msi / _B4A5F9DE730F039E0CBFC30C1A8A8467 / _8F2ACDB1A2124B91AF5EBD966DA3FB18 < prev    next >
Text File  |  2004-10-01  |  884b  |  10 lines

  1. <%@ Control Language="c#" AutoEventWireup="false" Codebehind="T24.ascx.cs" Inherits="NETGenium.Script.T24" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
  2. <TABLE id="Table1" cellSpacing="1" cellPadding="0" border="0" runat="server" width="100%">
  3.     <TR>
  4.         <TD><asp:Label id="lbl" runat="server" Width="20px"></asp:Label></TD>
  5.         <TD width="100%"><nobr><asp:Label id="lblText" runat="server" EnableViewState="False"></asp:Label><asp:Literal id="lID" runat="server" Visible="False"></asp:Literal></nobr></TD>
  6.         <TD height="20" align="right"><nobr><asp:ImageButton style="MARGIN-LEFT:3px" id="ibDelete" runat="server" CausesValidation="False" ImageUrl="../Images/Delete.gif"
  7.                     CommandName="Delete" ImageAlign="AbsMiddle" onmousedown="event.cancelBubble = true;"></asp:ImageButton><IMG height="18" src="../Images/Move.gif" width="19"></nobr></TD>
  8.     </TR>
  9. </TABLE>
  10.