代码搜索:UserControl
找到约 3,988 项符合「UserControl」的源代码
代码结果 3,988
www.eeworm.com/read/245134/12817278
ascx usercontrol2.ascx
public String Color = "blue";
public String Text = "这是一个用户控件!";
www.eeworm.com/read/245134/12817295
aspx usercontrol2.aspx
void SubmitBtn_Click(Object sender, EventArgs E) {
M
www.eeworm.com/read/245134/12817312
aspx usercontrol3.aspx
Sub Page_Load(Sender As Object, E As EventArgs)
If
www.eeworm.com/read/245108/12821582
ctl usercontrol1.ctl
VERSION 5.00
Begin VB.UserControl labelshape
ClientHeight = 840
ClientLeft = 0
ClientTop = 0
ClientWidth = 1890
PropertyPages = "UserControl1.ctx":0
www.eeworm.com/read/245108/12821603
ctx usercontrol1.ctx
www.eeworm.com/read/244906/12833852
vb usercontrol1.vb
Public Class UserControl1
Inherits System.Windows.Forms.UserControl
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
In
www.eeworm.com/read/244629/12851031
ctl usercontrol9.ctl
VERSION 5.00
Begin VB.UserControl Status
BackColor = &H00FFFFFF&
BackStyle = 0 '透明
ClientHeight = 3045
ClientLeft = 0
ClientTop = 0
Clien
www.eeworm.com/read/244629/12851032
ctl usercontrol6.ctl
VERSION 5.00
Begin VB.UserControl UserControl6
Alignable = -1 'True
AutoRedraw = -1 'True
BackColor = &H00C0C0FF&
ClientHeight = 3600
ClientLeft
www.eeworm.com/read/244629/12851057
ctl usercontrol5.ctl
VERSION 5.00
Begin VB.UserControl UserControl5
AutoRedraw = -1 'True
BackStyle = 0 '透明
ClientHeight = 1245
ClientLeft = 0
ClientTop = 0
C