代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/232947/14176046
vb frmmain.designer.vb
_
Partial Class FrmMain
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/130032/14211633
vb showgood.aspx.vb
Public Class WebForm2
Inherits System.Web.UI.Page
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
Protected WithEvents SqlDataAdapter1 As System.Data.SqlClient.SqlDataAda
www.eeworm.com/read/130031/14211685
vb update.vb
Imports System
Imports System.Data
Imports System.Data.OleDb
Imports Microsoft.VisualBasic
Imports System.IO
Public Class update
Inherits System.Windows.Forms.Form
'定义图片的路径
' Di
www.eeworm.com/read/231973/14212958
vb frmadduser.vb
'****************************************************************************
'人人为我,我为人人
'枕善居汉化收藏整理
'发布日期:2007/07/23
'描 述:网吧计费管理系统客户端/服务器端
'网 站:http://www.Mndsoft.com/ (VB6源码博客)
'网 站:h
www.eeworm.com/read/231973/14212979
vb frmfeerules.designer.vb
_
Partial Class FrmFeeRules
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/231973/14212982
vb frmaddfee.designer.vb
_
Partial Class FrmAddFee
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/231973/14213007
vb frmeditsuperuser.designer.vb
_
Partial Class FrmEditSuperUser
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/231973/14213017
vb frmmain.designer.vb
_
Partial Class FrmMain
Inherits System.Windows.Forms.Form
'Form 重写 Dispose,以清理组件列表。
www.eeworm.com/read/231973/14213082
vb frmaddcomputer.vb
'****************************************************************************
'人人为我,我为人人
'枕善居汉化收藏整理
'发布日期:2007/07/23
'描 述:网吧计费管理系统客户端/服务器端
'网 站:http://www.Mndsoft.com/ (VB6源码博客)
'网 站:
www.eeworm.com/read/231699/14222973
vb frmpupil.vb
Public Class frmPupil
Inherits System.Windows.Forms.Form
#Region " Windows Form Designer generated code "
Public Sub New()
MyBase.New()
'This call is required by the