代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/187411/8640924
log usercontrol2.log
行 2: 窗体或 MDI 窗体名 UserControl1 已经在使用;不能加载到该窗体。
www.eeworm.com/read/187411/8640929
ctl usercontrol1.ctl
VERSION 5.00
Begin VB.UserControl UserControl1
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
ScaleHeight = 3600
ScaleWid
www.eeworm.com/read/187411/8640934
ctl usercontrol2.ctl
VERSION 5.00
Begin VB.UserControl UserControl1
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
ScaleHeight = 3600
ScaleWid
www.eeworm.com/read/384985/8825989
ctl usercontrol1.ctl
VERSION 5.00
Begin VB.UserControl UserControl1
ClientHeight = 3600
ClientLeft = 0
ClientTop = 0
ClientWidth = 4800
ScaleHeight = 3600
ScaleWid
www.eeworm.com/read/284983/8879947
cs usercontrol.ascx.cs
namespace KaoQin
{
using System;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.UI.WebControls;
using System.Web.UI.HtmlControls;
///
/// use
www.eeworm.com/read/382954/8986149
cs usercontrol1.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
namespace ipBox
{
///
/// Summary descr
www.eeworm.com/read/382954/8986918
cs usercontrol1.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Drawing;
using System.Data;
using System.Windows.Forms;
namespace MaskedTextBox
{
///
/// Summa