OnKeyPress  事件

<asp:TextBox ID="txtUser" runat="server" OnKeyPress="event.returnValue=false;"></asp:TextBox>


相关文章: