代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/412741/11186409
cs login.cs
using System;
using System.Web;
using System.Web.UI;
using System.Web.UI.WebControls;
public class LoginBase : UserControl
{
protected TextBox txtUserName;
protected TextBox txtPassword;
www.eeworm.com/read/335073/12551003
ctl qqbutton.ctl
VERSION 5.00
Begin VB.UserControl QQButton
AutoRedraw = -1 'True
BackColor = &H00D7D7D7&
ClientHeight = 375
ClientLeft = 0
ClientTop = 0
C