代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/263812/11340766
vbp ctlclock.vbp
Type=Control
UserControl=vbhtpClock.ctl
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
Startup="(None)"
HelpFile=""
Title="ctlClock"
ExeNa
www.eeworm.com/read/263812/11340793
vbp labelscrollbar.vbp
Type=Control
UserControl=ctlLabelScrollbar.ctl
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\SYSTEM\STDOLE2.TLB#OLE Automation
PropertyPage=propScroll.pag
Startup="(None)"
www.eeworm.com/read/154369/11966862
vbp socketmasterocx.vbp
Type=Control
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\WINDOWS\SYSTEM\stdole2.tlb#OLE Automation
UserControl=Socket.ctl
Class=CSocketMaster; CSocketMaster.cls
Module=modSocke
www.eeworm.com/read/250252/12420131
vbp osenvistasuite.vbp
Type=Control
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#..\..\..\..\..\..\WINDOWS\system32\stdole2.tlb#OLE Automation
UserControl=controls\OsenVistaForm.ctl
Class=cVista; classes\cVi
www.eeworm.com/read/245521/4502751
cs simplenews.ascx.cs
namespace qminoa.Webs.usercontrol
{
using System;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
using Sys
www.eeworm.com/read/226842/4779845
cs addressui.ascx.cs
using BookShop.Model;
using BookShop.BLL;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace BookShop.Web.Controls {
public abstract class AddressUI : System.Web.UI.UserControl {
www.eeworm.com/read/169126/5428458
cs addressui.ascx.cs
using BookShop.Model;
using BookShop.BLL;
using System.Web.UI;
using System.Web.UI.WebControls;
namespace BookShop.Web.Controls {
public abstract class AddressUI : System.Web.UI.UserControl {