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

  1. <%@ Control Language="c#" AutoEventWireup="false" Codebehind="Comment.ascx.cs" Inherits="NETGenium.Script.Comment" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
  2. <asp:Label id="lbl" runat="server" Width="200px" style="PADDING-LEFT:3px;PADDING-TOP:4px"></asp:Label>
  3. <asp:TextBox id="tb" runat="server" CssClass="TextBox" Width="200px" onmousedown="event.cancelBubble = true;"></asp:TextBox>
  4.