usercontrol.ascx
来自「一个系统程序」· ASCX 代码 · 共 21 行
ASCX
21 行
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="userControl.ascx.cs" Inherits="KaoQin.userControl" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" enableViewState="False"%>
<P><FONT face="宋体"></FONT> </P>
<P><FONT face="宋体"></FONT> </P>
<P><FONT face="宋体"></FONT> </P>
<FONT face="宋体">
<P>
</FONT>
<asp:Button id="btn1" Text="添加员工" runat="server" Width="120px" Font-Bold="True" BorderStyle="Groove"></asp:Button></P>
<P>
<asp:Button id="btn2" Text="员工基本信息" runat="server" Width="120px" Font-Bold="True" BorderStyle="Groove"></asp:Button></P>
<P>
<asp:Button id="btn3" Text="员工考勤信息" runat="server" Width="120px" Font-Bold="True" BorderStyle="Groove"></asp:Button></P>
<P>
<asp:Button id="Button1" BorderStyle="Groove" Font-Bold="True" Width="120px" runat="server"
Text="添加部门"></asp:Button></P>
<P>
<asp:Button id="Button2" BorderStyle="Groove" Font-Bold="True" Width="120px" runat="server"
Text="添加管理员"></asp:Button></P>
<P><FONT face="宋体">
<asp:Button id="btnFh" BorderStyle="Groove" Font-Bold="True" Width="120px" runat="server" Text="返 回"></asp:Button></FONT></P>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?