classdropdownlist.ascx

来自「本在线考试系统采用了面向对象的分析和设计」· ASCX 代码 · 共 3 行

ASCX
3
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="ClassDropDownList.ascx.cs" Inherits="UserControls_ClassDropDownList" %>
<asp:DropDownList ID="DropDownList1" runat="server" AutoPostBack="True">
</asp:DropDownList>

⌨️ 快捷键说明

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