代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/185427/9038619
ctl qqbutton.ctl
VERSION 5.00
Begin VB.UserControl QQButton
AutoRedraw = -1 'True
BackColor = &H00D7D7D7&
ClientHeight = 375
ClientLeft = 0
ClientTop = 0
C
www.eeworm.com/read/183484/9157501
ctl text.ctl
VERSION 5.00
Begin VB.UserControl Text
BackColor = &H00C0C0C0&
BackStyle = 0 '透明
ClientHeight = 315
ClientLeft = 0
ClientTop = 0
ClientWi
www.eeworm.com/read/357763/10201471
cs featuredad.ascx.cs
using System;
using System.Web.UI.WebControls;
public partial class FeaturedAd_ascx : System.Web.UI.UserControl
{
protected void FeaturedAdDataSource_Selected(object sender, ObjectDataSourceSta