代码搜索:WithEvents
找到约 1,631 项符合「WithEvents」的源代码
代码结果 1,631
www.eeworm.com/read/292669/8341763
vb index.aspx.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Imports System.IO
Imports System.Text
Public Class index
Inherits System.Web.UI.Page
Protected WithEvents btnEnter As Sy
www.eeworm.com/read/292669/8341787
vb formtaskbook.aspx.vb
Imports System.Data.SqlClient
Public Class FormTaskBook
Inherits clsTaskBook
Protected WithEvents tablehead As System.Web.UI.HtmlControls.HtmlTable
Protected WithEvents CSDD As System.
www.eeworm.com/read/292669/8341816
vb projectdetail.aspx.vb
Imports System
Imports System.Data
Imports System.Data.SqlClient
Public Class ProjectDetail
Inherits clsBiz
Protected WithEvents tableitem As System.Web.UI.HtmlControls.HtmlTable
Pro
www.eeworm.com/read/292669/8341838
vb testproject.aspx.vb
Imports System.Data.SqlClient
Public Class TestProject
Inherits clsBiz
Protected WithEvents DDLTestproject As System.Web.UI.WebControls.DropDownList
Protected WithEvents TxtNewTestProj
www.eeworm.com/read/366803/9798705
vb webform1.aspx.vb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents TextBox1 As System.Web.UI.WebControls.TextBox
Protected WithEvents TextBox2 As System.Web.UI.WebControls.TextBox
www.eeworm.com/read/270161/11046407
vb main.vb
Public Class frmMain
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComp
www.eeworm.com/read/269190/11106353
vb frmmain.vb
Public Class FrmMain
Inherits System.Windows.Forms.Form
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComp
www.eeworm.com/read/148337/12474808
vb webfrmlogin.aspx.vb
Public Class WebForm1
Inherits System.Web.UI.Page
Protected WithEvents Image1 As System.Web.UI.WebControls.Image
Protected WithEvents Image2 As System.Web.UI.WebControls.Image
Prot
www.eeworm.com/read/148337/12474827
vb webfrmsigndetails.aspx.vb
Public Class WebFrmSignDetails
Inherits System.Web.UI.Page
Protected WithEvents Image2 As System.Web.UI.WebControls.Image
Protected WithEvents Label1 As System.Web.UI.WebControls.Label
www.eeworm.com/read/148337/12474845
vb webfrmachieve.aspx.vb
Public Class WebfrmAchieve
Inherits System.Web.UI.Page
#Region " Web 窗体设计器生成的代码 "
Protected WithEvents Image2 As System.Web.UI.WebControls.Image
Protected WithEvents Label1 As Sy