代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/311393/13631345
ctl xpcombo.ctl
VERSION 5.00
Begin VB.UserControl XPCombo
BackColor = &H00D8E9EC&
BackStyle = 0 '透明
ClientHeight = 3180
ClientLeft = 0
ClientTop = 0
Clie
www.eeworm.com/read/104936/6201125
cs stdctrl.cs
using System;
using System.Collections;
using System.Configuration;
using System.Web.UI;
using System.Web.Security;
namespace IBuyAdventure
{
public class ControlBase : UserControl