controlcustomprojecttreeview.ascx
来自「自动化办公系统」· ASCX 代码 · 共 5 行
ASCX
5 行
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="ControlCustomProjectTreeView.ascx.cs" Inherits="UDS.Inc.ControlCustomProjectTreeView" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<%@ Register TagPrefix="iewc" Namespace="Microsoft.Web.UI.WebControls" Assembly="Microsoft.Web.UI.WebControls" %>
<FONT face="宋体">
<iewc:TreeView id="tv1" runat="server"></iewc:TreeView></FONT>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?