standardchoice.ascx

来自「asp.net 2.0的教务管理软件源码」· ASCX 代码 · 共 4 行

ASCX
4
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="StandardChoice.ascx.cs" Inherits="uctl_StandardChoice" %>
<asp:DropDownList ID="Drop" runat="server">
</asp:DropDownList>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?